1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/www/p5-CGI-Utils/Makefile
2021-04-06 16:31:07 +02:00

17 lines
324 B
Makefile

# 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>