summaryrefslogtreecommitdiff
path: root/textproc/ruby-xtemplate
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-xtemplate')
-rw-r--r--textproc/ruby-xtemplate/Makefile1
-rw-r--r--textproc/ruby-xtemplate/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-xtemplate/Makefile b/textproc/ruby-xtemplate/Makefile
index 227e3397ab03..6436558d8d66 100644
--- a/textproc/ruby-xtemplate/Makefile
+++ b/textproc/ruby-xtemplate/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= A lightweight XML template engine for Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlscan/parser.rb:${PORTSDIR}/textproc/ruby-xmlscan
# You can use REXML as an alternative to xmlscan:
diff --git a/textproc/ruby-xtemplate/pkg-comment b/textproc/ruby-xtemplate/pkg-comment
deleted file mode 100644
index 0819740b09a8..000000000000
--- a/textproc/ruby-xtemplate/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A lightweight XML template engine for Ruby