diff options
author | taca <taca@pkgsrc.org> | 2011-09-13 15:22:15 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-09-13 15:22:15 +0000 |
commit | 0f31556eadf8991086a6aaede50749cffb99571d (patch) | |
tree | 18687c74ee929d0298f3b84180aba12d1c3ade90 /textproc | |
parent | 7930af6a13affad5d6278ed467d70a92ce90b1a7 (diff) | |
download | pkgsrc-0f31556eadf8991086a6aaede50749cffb99571d.tar.gz |
Add and enable ruby-json-utils.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 862389f3b97..3e7a8360583 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.593 2011/08/21 05:02:56 minskim Exp $ +# $NetBSD: Makefile,v 1.594 2011/09/13 15:22:15 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -537,6 +537,7 @@ SUBDIR+= ruby-htree SUBDIR+= ruby-itex2MML SUBDIR+= ruby-json SUBDIR+= ruby-json-pure +SUBDIR+= ruby-json-utils SUBDIR+= ruby-kramdown SUBDIR+= ruby-libxml SUBDIR+= ruby-markaby |