svn commit: r387801 - head/devel/rubygem-power_assert
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 29 11:14:30 UTC 2015
Author: sunpoet
Date: Fri May 29 11:14:28 2015
New Revision: 387801
URL: https://svnweb.freebsd.org/changeset/ports/387801
Log:
- Add LICENSE
Modified:
head/devel/rubygem-power_assert/Makefile
Modified: head/devel/rubygem-power_assert/Makefile
==============================================================================
--- head/devel/rubygem-power_assert/Makefile Fri May 29 11:14:23 2015 (r387800)
+++ head/devel/rubygem-power_assert/Makefile Fri May 29 11:14:28 2015 (r387801)
@@ -9,8 +9,11 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Power Assert for Ruby
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+
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