aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Utils/Makefile
blob: f16bd3606e7f5b82c3ea23748f8b3ed9a4b3b45a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Murilo Opsfelder <mopsfelder@gmail.com>

PORTNAME=	CGI-Utils
PORTVERSION=	0.12
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mopsfelder@gmail.com
COMMENT=	Utilities for retrieving information through the CGI

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>