diff options
author | mjl <mjl> | 2001-10-03 15:39:19 +0000 |
---|---|---|
committer | mjl <mjl> | 2001-10-03 15:39:19 +0000 |
commit | 81c427e64ef8910a2e1b12977a4be7f324de5107 (patch) | |
tree | 25c717f23c02ab280dc74155015f17c17ac5c787 /textproc | |
parent | 5819e9713987a1a7a0839a227f36a8e7b2dd1813 (diff) | |
download | pkgsrc-81c427e64ef8910a2e1b12977a4be7f324de5107.tar.gz |
Enable p5-PDF and p5-PDF-Create
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 81e95bd118c..8a651f2d97f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2001/10/03 10:33:57 jlam Exp $ +# $NetBSD: Makefile,v 1.122 2001/10/03 15:39:19 mjl Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -53,6 +53,8 @@ SUBDIR+= p5-Convert-ASN1 SUBDIR+= p5-Convert-BER SUBDIR+= p5-Convert-PEM SUBDIR+= p5-Filter +SUBDIR+= p5-PDF +SUBDIR+= p5-PDF-Create SUBDIR+= p5-Pod-POM SUBDIR+= p5-Text-Autoformat SUBDIR+= p5-Text-Balanced |