freebsd-ports/mail/p5-Mail-SendEasy/Makefile
Andrej Zverev 7a81d5d1fe - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 16:20:40 +00:00

16 lines
302 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Mail-SendEasy
PORTVERSION= 1.2
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Send plain/html e-mails through SMTP servers
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>