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 | a1f897bb002ddcda4131aab933126b4e00dfd1b9 (patch) | |
tree | 18687c74ee929d0298f3b84180aba12d1c3ade90 /textproc/Makefile | |
parent | 34aff9d1feefa344afd71b19357ddd454d13045a (diff) | |
download | pkgsrc-a1f897bb002ddcda4131aab933126b4e00dfd1b9.tar.gz |
Add and enable ruby-json-utils.
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 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 |