diff options
author | martti <martti> | 2001-11-28 12:11:12 +0000 |
---|---|---|
committer | martti <martti> | 2001-11-28 12:11:12 +0000 |
commit | e903b3d4f2950e42408698b1dc2c44c53bac535c (patch) | |
tree | 960269c234feb3742c69cd22f62ae27f1ab641e5 /textproc/p5-PDF-API2 | |
parent | c8a18757c228db1a7d803581ba39d5583ba027c9 (diff) | |
download | pkgsrc-e903b3d4f2950e42408698b1dc2c44c53bac535c.tar.gz |
Added p5-PDF-API2-0.2.0.2 (PR#14144).
Changes for PR:
- use version 0.2.0.2
- moved pkg/*
From DESCR:
Perl module for the next generation API for creating and modifing PDFs.
Diffstat (limited to 'textproc/p5-PDF-API2')
-rw-r--r-- | textproc/p5-PDF-API2/DESCR | 1 | ||||
-rw-r--r-- | textproc/p5-PDF-API2/Makefile | 21 | ||||
-rw-r--r-- | textproc/p5-PDF-API2/PLIST | 1 | ||||
-rw-r--r-- | textproc/p5-PDF-API2/distinfo | 4 |
4 files changed, 27 insertions, 0 deletions
diff --git a/textproc/p5-PDF-API2/DESCR b/textproc/p5-PDF-API2/DESCR new file mode 100644 index 00000000000..7ea74f00482 --- /dev/null +++ b/textproc/p5-PDF-API2/DESCR @@ -0,0 +1 @@ +Perl module for the next generation API for creating and modifing PDFs. diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile new file mode 100644 index 00000000000..a762fde6b69 --- /dev/null +++ b/textproc/p5-PDF-API2/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2001/11/28 12:11:12 martti Exp $ +# + +DISTNAME= PDF-API2-0.2.0.2_dev +PKGNAME= p5-PDF-API2-0.2.0.2 +CATEGORIES= textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} + +MAINTAINER= packages@netbsd.org +#HOMEPAGE= +COMMENT= perl5 module for next generation api for pdf + +DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib + +USE_PERL5= # defined +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/PDF/API2/.packlist + +do-configure: + @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL + +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-PDF-API2/PLIST b/textproc/p5-PDF-API2/PLIST new file mode 100644 index 00000000000..1d2133f9692 --- /dev/null +++ b/textproc/p5-PDF-API2/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/28 12:11:12 martti Exp $ diff --git a/textproc/p5-PDF-API2/distinfo b/textproc/p5-PDF-API2/distinfo new file mode 100644 index 00000000000..bfd641db63d --- /dev/null +++ b/textproc/p5-PDF-API2/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/11/28 12:11:12 martti Exp $ + +SHA1 (PDF-API2-0.2.0.2_dev.tar.gz) = b700eb8aa15fadf711170b9ca46b3c001c4e95ff +Size (PDF-API2-0.2.0.2_dev.tar.gz) = 479196 bytes |