2006-11-01 01:12:59 +01:00
|
|
|
PORTNAME= Net-SMTP_auth
|
|
|
|
PORTVERSION= 0.08
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-11-01 01:12:59 +01:00
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-11-01 01:12:59 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-05-01 03:47:10 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-11-01 01:12:59 +01:00
|
|
|
COMMENT= Simple Mail Transfer Protocol Client with AUTHentication
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Net-SMTP_auth
|
2006-11-01 01:12:59 +01:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \
|
|
|
|
p5-Digest-HMAC>=0:security/p5-Digest-HMAC
|
2006-11-01 01:12:59 +01:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-11-01 01:12:59 +01:00
|
|
|
|
2009-07-22 18:27:08 +02:00
|
|
|
.include <bsd.port.mk>
|