1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/www/p5-CGI-Utils/Makefile
Andrej Zverev c2d7618dc4 - support stage
Approved by:	portmgr (blanket infrastructure)
2014-01-05 15:36:32 +00:00

17 lines
320 B
Makefile

# Created by: Murilo Opsfelder <mopsfelder@gmail.com>
# $FreeBSD$
PORTNAME= CGI-Utils
PORTVERSION= 0.12
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>