diff options
-rw-r--r-- | www/p5-CGI-Simple/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile index 8c529e3854e9..8a309444c49a 100644 --- a/www/p5-CGI-Simple/Makefile +++ b/www/p5-CGI-Simple/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-CGI-Simple -# Date created: 16 November 2004 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= CGI-Simple PORTVERSION= 1.113 @@ -17,7 +13,6 @@ COMMENT= A simple totally OO CGI interface that is CGI.pm compliant TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy -PERL_CONFIGURE= yes USES= perl5 USE_PERL5= configure |