1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/mail/p5-CGP-CLI/Makefile

19 lines
350 B
Makefile
Raw Normal View History

# Created by: Alexander Kriventsov <avk@vl.ru>
# $FreeBSD$
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>