blob: 9db5b931101834a09bc245d8675dcf57e065d298 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= CGP-CLI
PORTVERSION= 2.7.5
PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JBUHACOFF
PKGNAMEPREFIX= p5-
MAINTAINER= avk@vl.ru
COMMENT= CommunigatePro Command Line Interface perl module
WWW= https://metacpan.org/release/CGP-CLI
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|