diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 12:32:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 12:32:17 +0000 |
commit | a77e6098b05d191289517b1164311c16afe2e250 (patch) | |
tree | a514bc131567011f2fb81d16313ffdf49340ade0 /dns | |
parent | a1533f849e69fd5b9d457d0478aa5d245728bc62 (diff) | |
download | ports-a77e6098b05d191289517b1164311c16afe2e250.tar.gz ports-a77e6098b05d191289517b1164311c16afe2e250.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Mozilla-PublicSuffix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/p5-Mozilla-PublicSuffix/Makefile b/dns/p5-Mozilla-PublicSuffix/Makefile index de9abd16dd8c..dacc6d2a2274 100644 --- a/dns/p5-Mozilla-PublicSuffix/Makefile +++ b/dns/p5-Mozilla-PublicSuffix/Makefile @@ -13,6 +13,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get public suffix of domain name via Mozilla Public Suffix List LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} |