summaryrefslogtreecommitdiff
path: root/www/ruby-tmpl/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-24 06:28:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-24 06:28:09 +0000
commit13273b7d099f7ef24c92350355484378773cd019 (patch)
tree5fb65b41f214da5b6cbabccc617cc9d1e98728dc /www/ruby-tmpl/pkg-descr
parentUpdate to 0.9.3. (diff)
Add ruby-tmpl, an online/offline templating system a la eRuby/ERb.
PR: ports/29975 Submitted by: Sean Chittenden <sean@chittenden.org>
Notes
Notes: svn path=/head/; revision=46767
Diffstat (limited to 'www/ruby-tmpl/pkg-descr')
-rw-r--r--www/ruby-tmpl/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/ruby-tmpl/pkg-descr b/www/ruby-tmpl/pkg-descr
new file mode 100644
index 000000000000..62c28f6d685b
--- /dev/null
+++ b/www/ruby-tmpl/pkg-descr
@@ -0,0 +1,6 @@
+This is a port of ruby-tmpl, an online and offline templating system written
+for ruby. See the URL below for more details and features.
+
+WWW: http://ruby-tmpl.sourceforge.net/
+
+- Sean Chittenden <sean@chittenden.org>