Index: head/devel/rubygem-storable/Makefile =================================================================== --- head/devel/rubygem-storable/Makefile (revision 517498) +++ head/devel/rubygem-storable/Makefile (revision 517499) @@ -1,19 +1,20 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= storable PORTVERSION= 0.8.9 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Marshal Ruby classes into and out of multiple formats LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes NO_ARCH= yes .include