diff options
author | seb <seb> | 2007-07-28 09:57:16 +0000 |
---|---|---|
committer | seb <seb> | 2007-07-28 09:57:16 +0000 |
commit | 9f61f259fdfa6bb3ecdd8f2f3fc8de9596391921 (patch) | |
tree | 6521a35121c80f53ec8f280d3edeffec23db60c4 /textproc/Makefile | |
parent | 139fb3fd5925424363b61625ad13de236b09167f (diff) | |
download | pkgsrc-9f61f259fdfa6bb3ecdd8f2f3fc8de9596391921.tar.gz |
Add & enable p5-CAM-PDF
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 999abc99405..a2564a95a5e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.376 2007/07/28 08:25:31 seb Exp $ +# $NetBSD: Makefile,v 1.377 2007/07/28 09:57:16 seb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -150,6 +150,7 @@ SUBDIR+= nxml-mode SUBDIR+= o3read SUBDIR+= openjade SUBDIR+= opensp +SUBDIR+= p5-CAM-PDF SUBDIR+= p5-Convert-ASCII-Armour SUBDIR+= p5-Convert-ASN1 SUBDIR+= p5-Convert-BER |