diff options
Diffstat (limited to 'www/ruby-webunit/Makefile')
-rw-r--r-- | www/ruby-webunit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/ruby-webunit/Makefile b/www/ruby-webunit/Makefile index 72cb3356b2ce..625fb460cd0e 100644 --- a/www/ruby-webunit/Makefile +++ b/www/ruby-webunit/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby API for automated unit testing of web sites RUN_DEPENDS= ${RUBY_SITELIBDIR}/test/unit/testcase.rb:${PORTSDIR}/devel/ruby-testunit \ ${RUBY_SITELIBDIR}/html-parser.rb:${PORTSDIR}/textproc/ruby-html-parser \ |