Add LICENSE
- Add NO_ARCH - Sort PLIST
This commit is contained in:
parent
9969233611
commit
07fddee887
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435103
2 changed files with 5 additions and 1 deletions
|
@ -12,6 +12,10 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Perl module to encode Unicode string in Punycode
|
COMMENT= Perl module to encode Unicode string in Punycode
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
%%PERL5_MAN3%%/IDNA::Punycode.3.gz
|
|
||||||
%%SITE_PERL%%/IDNA/Punycode.pm
|
%%SITE_PERL%%/IDNA/Punycode.pm
|
||||||
|
%%PERL5_MAN3%%/IDNA::Punycode.3.gz
|
||||||
|
|
Loading…
Reference in a new issue