freebsd-ports/www/p5-CGI-Response/Makefile
2013-11-07 08:28:22 +00:00

16 lines
298 B
Makefile

# Created by: Guy P.
# $FreeBSD$
PORTNAME= CGI-Response
PORTVERSION= 0.03
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module allowing response construction for CGI applications
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>