2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Guy P.
|
2004-06-09 14:24:45 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= CGI-Response
|
|
|
|
PORTVERSION= 0.03
|
|
|
|
CATEGORIES= www perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-06-09 14:24:45 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-11-28 23:52:39 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-06-09 14:24:45 +02:00
|
|
|
COMMENT= Perl module allowing response construction for CGI applications
|
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-06-09 14:24:45 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|