summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-20 11:17:57 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-20 11:17:57 +0000
commit7a0aafe69ec9afff1b0b6debe9c3a10ed2ddbfde (patch)
tree82683badcfda42d6e08b20154955de586dcd238f /textproc/Makefile
parentUpdate to 0.52. (diff)
Add ruby-format (FormatR), which provides Perl like formats for Ruby.
Notes
Notes: svn path=/head/; revision=48011
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 da89c0e5edcc..196b8329a9d2 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -168,6 +168,7 @@
SUBDIR += rtf2htm
SUBDIR += ruby-csv
SUBDIR += ruby-erb
+ SUBDIR += ruby-format
SUBDIR += ruby-gdome
SUBDIR += ruby-html-parser
SUBDIR += ruby-htmlcompact