freebsd-ports/mail/p5-Mail-Sendmail/Makefile
2013-11-05 02:54:53 +00:00

16 lines
305 B
Makefile

# Created by: Wei-chun Chao
# $FreeBSD$
PORTNAME= Mail-Sendmail
PORTVERSION= 0.79
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module implementing a simple, platform-independent mailer
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>