diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 12:32:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 12:32:25 +0000 |
commit | 618d3b51b2f482599baf6accbc103fd1f363ea08 (patch) | |
tree | eb1110c2baf0cc7687daf926bc3e94f55f5b7ef6 /dns | |
parent | e8b726cdbb3ad468820e0328350915373a3b9bfc (diff) | |
download | ports-618d3b51b2f482599baf6accbc103fd1f363ea08.tar.gz ports-618d3b51b2f482599baf6accbc103fd1f363ea08.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/rubygem-public_suffix_service/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/rubygem-public_suffix_service/Makefile b/dns/rubygem-public_suffix_service/Makefile index 4c6cfe4e4dc1..bd75bedf8dd6 100644 --- a/dns/rubygem-public_suffix_service/Makefile +++ b/dns/rubygem-public_suffix_service/Makefile @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@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 |