diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 17:03:00 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 17:03:00 +0000 |
commit | 782caecb459dbe2400a47347db1b1107fa30c407 (patch) | |
tree | b3e83b8ee8a817e2754e3618dced244d0f476aa5 /textproc/p5-PDF-Writer | |
parent | bf934d076c8c7181738a26e1862d943a5b84c17b (diff) | |
download | ports-782caecb459dbe2400a47347db1b1107fa30c407.tar.gz ports-782caecb459dbe2400a47347db1b1107fa30c407.zip |
Notes
Diffstat (limited to 'textproc/p5-PDF-Writer')
-rw-r--r-- | textproc/p5-PDF-Writer/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-PDF-Writer/pkg-plist | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/textproc/p5-PDF-Writer/Makefile b/textproc/p5-PDF-Writer/Makefile index 0279601d3308..fc06b29cebcc 100644 --- a/textproc/p5-PDF-Writer/Makefile +++ b/textproc/p5-PDF-Writer/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= PDF writer abstraction layer +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= modbuild -MAN3= PDF::Writer.3 PDF::Writer::pdfapi2.3 PDF::Writer::pdflib.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-PDF-Writer/pkg-plist b/textproc/p5-PDF-Writer/pkg-plist index 6a45c05848c9..837cc7715002 100644 --- a/textproc/p5-PDF-Writer/pkg-plist +++ b/textproc/p5-PDF-Writer/pkg-plist @@ -1,3 +1,6 @@ +%%PERL5_MAN3%%/PDF::Writer.3.gz +%%PERL5_MAN3%%/PDF::Writer::pdfapi2.3.gz +%%PERL5_MAN3%%/PDF::Writer::pdflib.3.gz %%SITE_PERL%%/PDF/Writer.pm %%SITE_PERL%%/PDF/Writer/mock.pm %%SITE_PERL%%/PDF/Writer/pdfapi2.pm |