diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-10-28 22:01:04 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-10-28 22:01:04 +0000 |
commit | 5f494d15e25bdc21b0c9bbc338b2d48b7d1c608a (patch) | |
tree | 3efa8e1a157b7d22249b1d1d0de335fccf474602 /textproc/Makefile | |
parent | aa481c9a3e10401e8a532315eb7ce3401c719581 (diff) | |
download | pkgsrc-5f494d15e25bdc21b0c9bbc338b2d48b7d1c608a.tar.gz |
Add pdfgrep
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 7adabc12c27..1225827e648 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.596 2011/10/20 15:11:02 taca Exp $ +# $NetBSD: Makefile,v 1.597 2011/10/28 22:01:04 ryoon Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -451,6 +451,7 @@ SUBDIR+= p5-native-hyperestraier SUBDIR+= p5-podlators SUBDIR+= p5-yamcha SUBDIR+= par +SUBDIR+= pdfgrep SUBDIR+= pear-Console_Table SUBDIR+= pear-File_Find SUBDIR+= php-dom |