summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-27 15:09:15 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-27 15:09:15 +0000
commit11e00240067cc93b9113e83bd27111aa7e20ff1d (patch)
tree32c0c0e3cefb9035e6d6636343c3c19f8e2a4ad7 /textproc/Makefile
parentNow installing the antRun script again, in ${PREFIX}/bin. (diff)
Add ruby-html-fillinform, a Ruby library that automatically inserts
form data into HTML.
Notes
Notes: svn path=/head/; revision=76574
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 74816daef147..60b6d706b9b5 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -327,6 +327,7 @@
SUBDIR += ruby-format
SUBDIR += ruby-formvalidator
SUBDIR += ruby-gdome
+ SUBDIR += ruby-html-fillinform
SUBDIR += ruby-html-parser
SUBDIR += ruby-htmlcompact
SUBDIR += ruby-htmlrepair