svn commit: r402936 - head/dns/rubygem-public_suffix_service
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Dec 4 12:32:26 UTC 2015
Author: sunpoet
Date: Fri Dec 4 12:32:25 2015
New Revision: 402936
URL: https://svnweb.freebsd.org/changeset/ports/402936
Log:
- Add LICENSE_FILE
Modified:
head/dns/rubygem-public_suffix_service/Makefile
Modified: head/dns/rubygem-public_suffix_service/Makefile
==============================================================================
--- head/dns/rubygem-public_suffix_service/Makefile Fri Dec 4 12:32:21 2015 (r402935)
+++ head/dns/rubygem-public_suffix_service/Makefile Fri Dec 4 12:32:25 2015 (r402936)
@@ -10,6 +10,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Parse and decompose domain names into TLD, domain, and subdomains
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
More information about the svn-ports-head
mailing list