Index: head/devel/rubygem-thor/Makefile =================================================================== --- head/devel/rubygem-thor/Makefile (revision 387833) +++ head/devel/rubygem-thor/Makefile (revision 387834) @@ -1,16 +1,19 @@ # $FreeBSD$ PORTNAME= thor PORTVERSION= 0.19.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Scripting framework that replaces rake, sake, and rubigen +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes + PLIST_FILES= bin/thor .include