freebsd-ports/mail/p5-Mail-SendEasy/Makefile
Sunpoet Po-Chuan Hsieh d8dd4d8574 - Add LICENSE
- Sort PLIST
- Reformat pkg-descr
2014-07-31 10:05:37 +00:00

19 lines
347 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= sunpoet@FreeBSD.org
COMMENT= Send plain/html e-mails through SMTP servers
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>