freebsd-ports/mail/p5-Mail-Sendmail/Makefile

18 lines
321 B
Makefile
Raw Normal View History

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