Index: head/textproc/rubygem-gherkin/Makefile =================================================================== --- head/textproc/rubygem-gherkin/Makefile (revision 489047) +++ head/textproc/rubygem-gherkin/Makefile (revision 489048) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= gherkin PORTVERSION= 5.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/gherkin bin/gherkin-ruby .include