svn commit: r388008 - head/devel/rubygem-gems
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 30 23:09:38 UTC 2015
Author: sunpoet
Date: Sat May 30 23:09:37 2015
New Revision: 388008
URL: https://svnweb.freebsd.org/changeset/ports/388008
Log:
- Add LICENSE
Modified:
head/devel/rubygem-gems/Makefile
Modified: head/devel/rubygem-gems/Makefile
==============================================================================
--- head/devel/rubygem-gems/Makefile Sat May 30 23:09:32 2015 (r388007)
+++ head/devel/rubygem-gems/Makefile Sat May 30 23:09:37 2015 (r388008)
@@ -9,8 +9,10 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby wrapper for the RubyGems.org API
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list