aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Tree-Nary
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-28 23:15:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-28 23:15:54 +0000
commit9194dcd2edd6dedd70d46754db3a023f41eef7b7 (patch)
treec96e80fba51b17eed77116b8e81676d8d1e3166b /textproc/p5-Tree-Nary
parentfca825a45208796d46999346757971287c73b88f (diff)
downloadports-9194dcd2edd6dedd70d46754db3a023f41eef7b7.tar.gz
ports-9194dcd2edd6dedd70d46754db3a023f41eef7b7.zip
Add LICENSE
- Add NO_ARCH - Sort PLIST
Notes
Notes: svn path=/head/; revision=441939
Diffstat (limited to 'textproc/p5-Tree-Nary')
-rw-r--r--textproc/p5-Tree-Nary/Makefile6
-rw-r--r--textproc/p5-Tree-Nary/pkg-plist2
2 files changed, 6 insertions, 2 deletions
diff --git a/textproc/p5-Tree-Nary/Makefile b/textproc/p5-Tree-Nary/Makefile
index 7476562e4047..1f48f7461ad2 100644
--- a/textproc/p5-Tree-Nary/Makefile
+++ b/textproc/p5-Tree-Nary/Makefile
@@ -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
diff --git a/textproc/p5-Tree-Nary/pkg-plist b/textproc/p5-Tree-Nary/pkg-plist
index 2b4b2b225733..bbebef8881f6 100644
--- a/textproc/p5-Tree-Nary/pkg-plist
+++ b/textproc/p5-Tree-Nary/pkg-plist
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Tree::Nary.3.gz
%%SITE_PERL%%/Tree/Nary.pm
+%%PERL5_MAN3%%/Tree::Nary.3.gz