Index: head/devel/rubygem-blankslate/Makefile =================================================================== --- head/devel/rubygem-blankslate/Makefile (revision 511010) +++ head/devel/rubygem-blankslate/Makefile (revision 511011) @@ -1,18 +1,20 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= blankslate PORTVERSION= 3.1.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Abstract base class with no predefined methods LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include