diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-28 22:51:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-28 22:51:12 +0000 |
commit | 07fddee887c09e7d6fb6bcf6c3ea86eea3768b9d (patch) | |
tree | 4ff24de2a9402c31f0e82db88ec6cafce4646236 | |
parent | 9969233611491e6c96544547a9d7af1729167ffd (diff) | |
download | ports-07fddee887c09e7d6fb6bcf6c3ea86eea3768b9d.tar.gz ports-07fddee887c09e7d6fb6bcf6c3ea86eea3768b9d.zip |
Notes
-rw-r--r-- | textproc/p5-IDNA-Punycode/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-IDNA-Punycode/pkg-plist | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/textproc/p5-IDNA-Punycode/Makefile b/textproc/p5-IDNA-Punycode/Makefile index d29d8eff6ae1..63f5510ea430 100644 --- a/textproc/p5-IDNA-Punycode/Makefile +++ b/textproc/p5-IDNA-Punycode/Makefile @@ -12,6 +12,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to encode Unicode string in Punycode +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-IDNA-Punycode/pkg-plist b/textproc/p5-IDNA-Punycode/pkg-plist index aad6e707c689..ba537924a1df 100644 --- a/textproc/p5-IDNA-Punycode/pkg-plist +++ b/textproc/p5-IDNA-Punycode/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/IDNA::Punycode.3.gz %%SITE_PERL%%/IDNA/Punycode.pm +%%PERL5_MAN3%%/IDNA::Punycode.3.gz |