diff options
Diffstat (limited to 'textproc/ruby-mwdom/Makefile')
-rw-r--r-- | textproc/ruby-mwdom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-mwdom/Makefile b/textproc/ruby-mwdom/Makefile index 1f059bed5193..0be563d4dbf2 100644 --- a/textproc/ruby-mwdom/Makefile +++ b/textproc/ruby-mwdom/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= DOM level2 module, XMLWriter and XHTMLWriter for Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/xpathtree.rb:${PORTSDIR}/textproc/ruby-xmlscan-old |