freebsd-ports/www/p5-CGI-Response/Makefile

17 lines
298 B
Makefile
Raw Normal View History

# 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
2013-08-02 20:21:05 +02:00
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>