svn commit: r387097 - head/devel/rubygem-abstract
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 23 07:13:56 UTC 2015
Author: sunpoet
Date: Sat May 23 07:13:54 2015
New Revision: 387097
URL: https://svnweb.freebsd.org/changeset/ports/387097
Log:
- Add LICENSE
Modified:
head/devel/rubygem-abstract/Makefile
Modified: head/devel/rubygem-abstract/Makefile
==============================================================================
--- head/devel/rubygem-abstract/Makefile Sat May 23 05:56:36 2015 (r387096)
+++ head/devel/rubygem-abstract/Makefile Sat May 23 07:13:54 2015 (r387097)
@@ -10,6 +10,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Define abstract method in Ruby
+LICENSE= RUBY
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-all
mailing list