# New ports collection makefile for:	p5-Mail-Sendmail
# Date created:				May 9 2008
# Whom:					Lucas Holt <luke@midnightbsd.org>
#
# $MidnightBSD: mports/mail/p5-Mail-Sendmail/Makefile,v 1.2 2009/09/24 02:58:32 laffer1 Exp $
#

PORTNAME=	Mail-Sendmail
PORTVERSION=	0.79
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl module implementing a simple, platform-independent mailer
LICENSE=	perl

MAKE_JOBS_SAFE=	yes
PERL_CONFIGURE=	yes

MAN3=		Mail::Sendmail.3

.include <bsd.port.mk>
