Tweak devel/racer version 2.1.31
[dports.git] / www / p5-CGI-Response / Makefile
1 # Created by: Guy P.
2 # $FreeBSD$
3
4 PORTNAME=       CGI-Response
5 PORTVERSION=    0.03
6 PORTREVISION=   1
7 CATEGORIES=     www perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     bofh@FreeBSD.org
12 COMMENT=        Perl module allowing response construction for CGI applications
13
14 LICENSE=        ART10
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>