diff options
author | minskim <minskim@pkgsrc.org> | 2007-06-14 18:59:58 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-06-14 18:59:58 +0000 |
commit | bde64d6f5f6e677110948a072bd13c9dc4093d9a (patch) | |
tree | fd159f4ba00bf18692d2a283e52e82e007433a89 /textproc/Makefile | |
parent | 777afa2ed6debae6f87be6f099d8008b80117bd2 (diff) | |
download | pkgsrc-bde64d6f5f6e677110948a072bd13c9dc4093d9a.tar.gz |
Add ruby-itex2MML.
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 51fd78119af..fb826d52174 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.373 2007/06/14 18:54:59 minskim Exp $ +# $NetBSD: Makefile,v 1.374 2007/06/14 18:59:59 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -315,6 +315,7 @@ SUBDIR+= ruby-ferret SUBDIR+= ruby-hpricot SUBDIR+= ruby-html-parser SUBDIR+= ruby-htree +SUBDIR+= ruby-itex2MML SUBDIR+= ruby-mecab SUBDIR+= ruby-native-hyperestraier SUBDIR+= ruby-nqxml |