Index: head/devel/rubygem-state_machine/Makefile =================================================================== --- head/devel/rubygem-state_machine/Makefile (revision 387827) +++ head/devel/rubygem-state_machine/Makefile (revision 387828) @@ -1,16 +1,18 @@ # Created by: Eric Freeman # $FreeBSD$ PORTNAME= state_machine PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Support for creating state machines for attributes on any Ruby class -USE_RUBY= yes -USE_RUBYGEMS= yes +LICENSE= MIT + +USE_RUBY= yes +USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include