diff options
Diffstat (limited to 'www/p5-HTML-Pager')
-rw-r--r-- | www/p5-HTML-Pager/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-Pager/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Pager/Makefile b/www/p5-HTML-Pager/Makefile index d4a7ccbf6fa8..b5ecd86a4845 100644 --- a/www/p5-HTML-Pager/Makefile +++ b/www/p5-HTML-Pager/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module for handling CGI HTML paging of arbitrary data + BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-HTML-Pager/pkg-comment b/www/p5-HTML-Pager/pkg-comment deleted file mode 100644 index 18f95980900d..000000000000 --- a/www/p5-HTML-Pager/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for handling CGI HTML paging of arbitrary data |