mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Add LICENSE
- Add NO_ARCH - Sort PLIST
This commit is contained in:
parent
fca825a452
commit
9194dcd2ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441939
@ -8,11 +8,15 @@ PORTEPOCH= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-1.3
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C|0$||}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl implementation of N-ary search trees
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Tree::Nary.3.gz
|
||||
%%SITE_PERL%%/Tree/Nary.pm
|
||||
%%PERL5_MAN3%%/Tree::Nary.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user