svn commit: r387418 - head/dns/rubygem-net-dns
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon May 25 19:55:26 UTC 2015
Author: sunpoet
Date: Mon May 25 19:55:25 2015
New Revision: 387418
URL: https://svnweb.freebsd.org/changeset/ports/387418
Log:
- Add LICENSE
Modified:
head/dns/rubygem-net-dns/Makefile
Modified: head/dns/rubygem-net-dns/Makefile
==============================================================================
--- head/dns/rubygem-net-dns/Makefile Mon May 25 19:55:21 2015 (r387417)
+++ head/dns/rubygem-net-dns/Makefile Mon May 25 19:55:25 2015 (r387418)
@@ -10,6 +10,9 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Pure Ruby DNS library
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-all
mailing list