summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-23 16:40:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-23 16:40:25 +0000
commitd4ef5818113e1b99b14a6c74739150a5e4e20c60 (patch)
treebf7c9b31f3e05c76ca75f05d95e9b17f71837116 /textproc/Makefile
parentUpdate to version 0.10.15, and chase www/neon library version number. (diff)
Add ruby-csv, Ruby library to parse or generate data in CSV format.
Submitted by: Yarema <yds@dppl.com>
Notes
Notes: svn path=/head/; revision=38646
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 9fb0be6dd040..a9b7289f05aa 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -119,6 +119,7 @@
SUBDIR += py-xml
SUBDIR += rand
SUBDIR += rman
+ SUBDIR += ruby-csv
SUBDIR += ruby-erb
SUBDIR += ruby-html-parser
SUBDIR += ruby-qt2xml