svn commit: r388028 - head/devel/rubygem-nesty
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 30 23:11:14 UTC 2015
Author: sunpoet
Date: Sat May 30 23:11:13 2015
New Revision: 388028
URL: https://svnweb.freebsd.org/changeset/ports/388028
Log:
- Add LICENSE
Modified:
head/devel/rubygem-nesty/Makefile
Modified: head/devel/rubygem-nesty/Makefile
==============================================================================
--- head/devel/rubygem-nesty/Makefile Sat May 30 23:11:09 2015 (r388027)
+++ head/devel/rubygem-nesty/Makefile Sat May 30 23:11:13 2015 (r388028)
@@ -9,8 +9,10 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Nested exception support for Ruby
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list