diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-24 15:52:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-24 15:52:12 +0000 |
commit | 61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db (patch) | |
tree | 2bde90029aec0b39c5098c897caaf97334d8a53c /textproc/p5-Text-Netstring | |
parent | d868ed7aea79199e7b22a02ac01cd4cec8760049 (diff) | |
download | ports-61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db.tar.gz ports-61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Netstring')
-rw-r--r-- | textproc/p5-Text-Netstring/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Netstring/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Text-Netstring/Makefile b/textproc/p5-Text-Netstring/Makefile index 7b63406dbc04..7047adf41cba 100644 --- a/textproc/p5-Text-Netstring/Makefile +++ b/textproc/p5-Text-Netstring/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= james@now.ie COMMENT= Perl module to create and manipulate netstring encoded strings +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure -MAN3= Text::Netstring.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-Netstring/pkg-plist b/textproc/p5-Text-Netstring/pkg-plist index 8fbbc6248612..2dbf970e1a54 100644 --- a/textproc/p5-Text-Netstring/pkg-plist +++ b/textproc/p5-Text-Netstring/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Text::Netstring.3.gz %%SITE_PERL%%/Text/Netstring.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Netstring/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Netstring |