freebsd-ports/mail/p5-CGP-CLI/Makefile
Martin Wilke a839b0da6c CommunigatePro Command Line Interface perl module.
PR:		ports/147283
Submitted by:	Alexander Kriventsov <avk at vl.ru>
2010-06-05 16:14:51 +00:00

21 lines
430 B
Makefile

# New ports collection makefile for: p5-CGP-CLI
# Date created: 01 Jun 2010
# Whom: Alexander Kriventsov <avk@vl.ru>
#
# $FreeBSD$
#
PORTNAME= CGP-CLI
PORTVERSION= 2.7.5
CATEGORIES= mail perl5
MASTER_SITES= http://ftp.spbu.ru/CPAN/authors/id/J/JB/JBUHACOFF/
PKGNAMEPREFIX= p5-
MAINTAINER= avk@vl.ru
COMMENT= CommunigatePro Command Line Interface perl module
PERL_CONFIGURE= yes
MAN3= CGP::CLI.3
.include <bsd.port.mk>