freebsd-ports/mail/p5-Net-Server-Mail/Makefile
Wen Heping 6191a7d6be - Update to 0.26
Changes: https://metacpan.org/changes/distribution/Net-Server-Mail

PR:		231353
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, > 20 days)
2018-10-08 23:55:09 +00:00

19 lines
396 B
Makefile

# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net-Server-Mail
PORTVERSION= 0.26
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GUIMARD
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Implementation of SMTP, ESMTP, and LMTP protocols
TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>