diff options
author | taca <taca@pkgsrc.org> | 2001-07-01 14:06:44 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2001-07-01 14:06:44 +0000 |
commit | fa0fb6856aeaf65d5680399e682b16657030228e (patch) | |
tree | 91f022bf72c0b29d4d44e406e3f49b8f0d0ca147 /textproc/Makefile | |
parent | 391c8b13c7b030b5bd95d3fec6533440e2b1a8ad (diff) | |
download | pkgsrc-fa0fb6856aeaf65d5680399e682b16657030228e.tar.gz |
Add and enable ruby-rttool, ruby-eruby and ruby-html-parser.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 8e9e4bfc09c..2fdb32d2a94 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2001/07/01 00:01:57 taca Exp $ +# $NetBSD: Makefile,v 1.110 2001/07/01 14:06:44 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -71,7 +71,10 @@ SUBDIR+= rfcutil SUBDIR+= rman SUBDIR+= rtf-tools SUBDIR+= rtfm +SUBDIR+= ruby-eruby +SUBDIR+= ruby-html-parser SUBDIR+= ruby-rdtool +SUBDIR+= ruby-rttool SUBDIR+= sablotron SUBDIR+= saxon SUBDIR+= scrollkeeper |