Index: head/devel/rubygem-attic/Makefile =================================================================== --- head/devel/rubygem-attic/Makefile (revision 511007) +++ head/devel/rubygem-attic/Makefile (revision 511008) @@ -1,18 +1,20 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= attic PORTVERSION= 0.5.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Place to hide private instance variables in your Ruby objects LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include