Index: head/devel/rubygem-benelux/Makefile =================================================================== --- head/devel/rubygem-benelux/Makefile (revision 511009) +++ head/devel/rubygem-benelux/Makefile (revision 511010) @@ -1,21 +1,23 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= benelux PORTVERSION= 0.6.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mad way to time Ruby codes LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-attic>=0.5.3:devel/rubygem-attic \ rubygem-storable>=0.8.6:devel/rubygem-storable -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include