diff options
-rw-r--r-- | textproc/p5-PDF-Writer/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-PDF-Writer/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-PDF-Writer/pkg-plist | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-PDF-Writer/Makefile b/textproc/p5-PDF-Writer/Makefile index 4e16cef5bebf..bb767dffc104 100644 --- a/textproc/p5-PDF-Writer/Makefile +++ b/textproc/p5-PDF-Writer/Makefile @@ -13,7 +13,7 @@ COMMENT= PDF writer abstraction layer LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USES= perl5 USE_PERL5= modbuild +USES= perl5 .include <bsd.port.mk> diff --git a/textproc/p5-PDF-Writer/pkg-descr b/textproc/p5-PDF-Writer/pkg-descr index 90bf625ed43f..3a37eb22c538 100644 --- a/textproc/p5-PDF-Writer/pkg-descr +++ b/textproc/p5-PDF-Writer/pkg-descr @@ -1,4 +1,4 @@ This is a generalized API that allows a module that generates PDFs to transparently target multiple backends without changing its code. -WWW: http://search.cpan.org/dist/PDF-Writer/ +WWW: http://search.cpan.org/dist/PDF-Writer/ diff --git a/textproc/p5-PDF-Writer/pkg-plist b/textproc/p5-PDF-Writer/pkg-plist index 837cc7715002..0f148ebf3597 100644 --- a/textproc/p5-PDF-Writer/pkg-plist +++ b/textproc/p5-PDF-Writer/pkg-plist @@ -1,9 +1,9 @@ -%%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 %%SITE_PERL%%/PDF/Writer/pdflib.pm -@dirrmtry %%SITE_PERL%%/PDF/Writer +%%PERL5_MAN3%%/PDF::Writer.3.gz +%%PERL5_MAN3%%/PDF::Writer::pdfapi2.3.gz +%%PERL5_MAN3%%/PDF::Writer::pdflib.3.gz +@dirrm %%SITE_PERL%%/PDF/Writer @dirrmtry %%SITE_PERL%%/PDF |