Index: head/devel/rubygem-trollop1/Makefile =================================================================== --- head/devel/rubygem-trollop1/Makefile (revision 436465) +++ head/devel/rubygem-trollop1/Makefile (revision 436466) @@ -1,19 +1,21 @@ # Created by: Dennis Herrmann # $FreeBSD$ PORTNAME= trollop PORTVERSION= 1.16.2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Commandline option parser for Ruby that gets out of your way LICENSE= MIT +PORTSCOUT= limit:^1\. + NO_ARCH= yes USE_RUBY= yes USES= gem .include