blob: 7248b0be0393b78865ff2721e44fbd8fe6850cfb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
WWW= https://metacpan.org/release/CGI-Utils
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|