diff options
author | obache <obache> | 2008-03-01 08:33:21 +0000 |
---|---|---|
committer | obache <obache> | 2008-03-01 08:33:21 +0000 |
commit | 3eb2373e17db925bd9dda9cc223fba70d4283aa8 (patch) | |
tree | 352dcd93079cdc0bdcf357b1a7c75e0fce811a90 /textproc/Makefile | |
parent | a86b497e37bc41c02eb02aa6bd030148e43c768d (diff) | |
download | pkgsrc-3eb2373e17db925bd9dda9cc223fba70d4283aa8.tar.gz |
Added and enabled sary and ruby-sary.
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 88c0d841046..bf3bc9d3e68 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.399 2008/02/29 22:10:58 jlam Exp $ +# $NetBSD: Makefile,v 1.400 2008/03/01 08:33:21 obache Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -343,12 +343,14 @@ SUBDIR+= ruby-pure-hyperestraier SUBDIR+= ruby-rdtool SUBDIR+= ruby-redcloth SUBDIR+= ruby-rttool +SUBDIR+= ruby-sary SUBDIR+= ruby-simple-rss SUBDIR+= ruby-syntax SUBDIR+= ruby-xmlparser SUBDIR+= ruby-xmlscan SUBDIR+= ruby18-libxml SUBDIR+= sablotron +SUBDIR+= sary SUBDIR+= saxon SUBDIR+= scew #SUBDIR+= scrollkeeper # incomplete package (only provides omf.mk) |