diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-22 11:47:22 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-22 11:47:22 +0000 |
commit | 580056663cb59bf7a2403f5f4831e9e8f9b84998 (patch) | |
tree | afe4d8935e35d90b5245f5699370b59cc4b0a331 /textproc/p5-String-Escape | |
parent | 09a1f6d9a25aeac6639ec911caa755838e9d95c0 (diff) | |
download | ports-580056663cb59bf7a2403f5f4831e9e8f9b84998.tar.gz ports-580056663cb59bf7a2403f5f4831e9e8f9b84998.zip |
Notes
Diffstat (limited to 'textproc/p5-String-Escape')
-rw-r--r-- | textproc/p5-String-Escape/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-String-Escape/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-String-Escape/Makefile b/textproc/p5-String-Escape/Makefile index 59a203c8d3c3..b58eccd2e98f 100644 --- a/textproc/p5-String-Escape/Makefile +++ b/textproc/p5-String-Escape/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= catone@cpan.org COMMENT= Registry of string functions, including backslash escapes +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure -MAN3= String::Escape.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-String-Escape/pkg-plist b/textproc/p5-String-Escape/pkg-plist index 964f4418c4e7..90392aa7edca 100644 --- a/textproc/p5-String-Escape/pkg-plist +++ b/textproc/p5-String-Escape/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/String::Escape.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Escape/.packlist %%SITE_PERL%%/String/Escape.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Escape |