mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
18 lines
338 B
Makefile
18 lines
338 B
Makefile
# Created by: Alexander Kriventsov <avk@vl.ru>
|
|
|
|
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
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|