# New ports collection makefile for:	p5-Mail-Sendmail
# Date created:				Jan 28 2000
# Whom:					Wei-chun Chao
#
# $FreeBSD: ports/mail/p5-Mail-Sendmail/Makefile,v 1.9 2009/12/13 18:07:42 pgollucci Exp $
#

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

MAKE_JOBS_SAFE=  yes

PERL_CONFIGURE=	yes

MAN3=		Mail::Sendmail.3

.include <bsd.port.mk>
