diff options
author | martti <martti@pkgsrc.org> | 2001-11-28 12:14:32 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2001-11-28 12:14:32 +0000 |
commit | 4eea5940339c449919beab93323c07f15c8e9144 (patch) | |
tree | 2756d4a889462a9f61841c648d088f955d63884d /textproc | |
parent | e24974637e74db18f50afa454f61418a412ba395 (diff) | |
download | pkgsrc-4eea5940339c449919beab93323c07f15c8e9144.tar.gz |
Added p5-PDF-API2
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 605a374a7c6..2dd7e6d5f48 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2001/11/23 08:34:44 martti Exp $ +# $NetBSD: Makefile,v 1.128 2001/11/28 12:14:32 martti Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -56,6 +56,7 @@ SUBDIR+= p5-Convert-BER SUBDIR+= p5-Convert-PEM SUBDIR+= p5-Filter SUBDIR+= p5-PDF +SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create SUBDIR+= p5-Pod-POM SUBDIR+= p5-Text-Autoformat |