diff options
Diffstat (limited to 'www/p5-HTML-Webmake')
-rw-r--r-- | www/p5-HTML-Webmake/Makefile | 1 | ||||
-rw-r--r-- | www/p5-HTML-Webmake/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Webmake/Makefile b/www/p5-HTML-Webmake/Makefile index 90d8d53..f18000e 100644 --- a/www/p5-HTML-Webmake/Makefile +++ b/www/p5-HTML-Webmake/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://webmake.sourceforge.net/devel/ \ PKGNAMEPREFIX= p5- MAINTAINER= jkoshy@FreeBSD.org +COMMENT= A simple perl based website content management system BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/EtText.pm:${PORTSDIR}/textproc/p5-Text-EtText \ diff --git a/www/p5-HTML-Webmake/pkg-comment b/www/p5-HTML-Webmake/pkg-comment deleted file mode 100644 index 41e1dd2..0000000 --- a/www/p5-HTML-Webmake/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple perl based website content management system |