From dcaab091afdebb1be30a37ef3d7f558613223c05 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 29 May 2015 11:16:39 +0000 Subject: [PATCH] - Add LICENSE --- devel/rubygem-state_machine/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/rubygem-state_machine/Makefile b/devel/rubygem-state_machine/Makefile index 13f694186a60..83846c7a66e2 100644 --- a/devel/rubygem-state_machine/Makefile +++ b/devel/rubygem-state_machine/Makefile @@ -9,8 +9,10 @@ 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