2013-09-20 21:59:12 +02:00
|
|
|
# Created by: James Raftery <james@now.ie>
|
2003-10-17 06:51:38 +02:00
|
|
|
|
|
|
|
PORTNAME= Net-QMTP
|
2004-11-04 20:13:30 +01:00
|
|
|
PORTVERSION= 0.06
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2003-10-17 06:51:38 +02:00
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2003-10-17 06:51:38 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= james@now.ie
|
|
|
|
COMMENT= Perl module to provide a Quick Mail Transfer Protocol (QMTP) client
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= p5-Text-Netstring>=0:textproc/p5-Text-Netstring
|
|
|
|
RUN_DEPENDS= p5-Text-Netstring>=0:textproc/p5-Text-Netstring
|
2003-10-17 06:51:38 +02:00
|
|
|
|
2013-09-04 08:06:59 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2003-10-17 06:51:38 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|