aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-CGP-CLI/Makefile
blob: c6478139cad8052438af452c9a256fa60478748d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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>