diff options
author | salo <salo@pkgsrc.org> | 2003-06-26 03:51:20 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-06-26 03:51:20 +0000 |
commit | 0ecbfb26523cf6e2b9b02faa4cb56d28098842c1 (patch) | |
tree | c19bba22260ad0d0517e0b52eee9eb220c3830b9 /textproc/Makefile | |
parent | b05def1c1c8747befb777026ef3c31e55d12dc7b (diff) | |
download | pkgsrc-0ecbfb26523cf6e2b9b02faa4cb56d28098842c1.tar.gz |
Add gocr and subtitleripper (hi mrg!).
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1ed7b2ce6c2..594d31d5b24 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.199 2003/06/23 08:48:18 jlam Exp $ +# $NetBSD: Makefile,v 1.200 2003/06/26 03:51:20 salo Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -61,6 +61,7 @@ SUBDIR+= flyspell SUBDIR+= fop SUBDIR+= freepwing SUBDIR+= glimpse +SUBDIR+= gocr SUBDIR+= grep SUBDIR+= groff SUBDIR+= gsed @@ -191,6 +192,7 @@ SUBDIR+= scrollkeeper SUBDIR+= source-highlight SUBDIR+= sp SUBDIR+= stardic +SUBDIR+= subtitleripper SUBDIR+= tcl-dom SUBDIR+= tcl-expat SUBDIR+= tcl-xml |