diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
commit | 80d4a2c1b9ee02c88494415d295ea1f0def82991 (patch) | |
tree | e4bc76b5f035f34df58c662b9b67835200fe8da1 /www/p5-HTML-Table | |
parent | d6ae8aee59db310c361e51a560ca9a39a4faabe3 (diff) |
Notes
Diffstat (limited to 'www/p5-HTML-Table')
-rw-r--r-- | www/p5-HTML-Table/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTML-Table/Makefile b/www/p5-HTML-Table/Makefile index 126daa15a944..4b9a9e792033 100644 --- a/www/p5-HTML-Table/Makefile +++ b/www/p5-HTML-Table/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate HTML tables for CGI scripts +PORTSCOUT= skipv:2.08 + PERL_CONFIGURE= yes MAN3= HTML::Table.3 |