diff options
Diffstat (limited to 'textproc/ruby-xmlscan-old/Makefile')
-rw-r--r-- | textproc/ruby-xmlscan-old/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-xmlscan-old/Makefile b/textproc/ruby-xmlscan-old/Makefile index 7d05269d8e42..3b9e9f34987e 100644 --- a/textproc/ruby-xmlscan-old/Makefile +++ b/textproc/ruby-xmlscan-old/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Pure Ruby XML/HTML scanner and XPath processor/compiler modules BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc |