summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-01-01 20:02:42 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-01-01 20:02:42 +0000
commit429d2ce5f3b0558728add2e69b40f01da750816e (patch)
tree92795437254dd40f0ef2eedac0021aea77746fd3 /textproc/Makefile
parentUpdate to 0.3.3 (diff)
Add ruby-spreadsheet-excel, a Ruby module to generate Microsoft Excel
compatible files.
Notes
Notes: svn path=/head/; revision=72099
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 7d2398240113..20b3a40765b9 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -332,6 +332,7 @@
SUBDIR += ruby-rss
SUBDIR += ruby-sablot
SUBDIR += ruby-sary
+ SUBDIR += ruby-spreadsheet-excel
SUBDIR += ruby-text-format
SUBDIR += ruby-xmlparser
SUBDIR += ruby-xmlscan