freebsd-ports/mail/p5-Mail-Sendmail/Makefile
Jun Kuriyama 507b732b0a Update to 0.79.
Reset maintainer to ports@ (bounce).

Submitted by:	Mathieu Arnold <m@absolight.net>
PR:		ports/52285
2003-07-06 04:26:00 +00:00

22 lines
449 B
Makefile

# New ports collection makefile for: p5-Mail-Sendmail
# Date created: Jan 28 2000
# Whom: Wei-chun Chao
#
# $FreeBSD$
#
PORTNAME= Mail-Sendmail
PORTVERSION= 0.79
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module implementing a simple, platform-independent mailer
PERL_CONFIGURE= yes
MAN3= Mail::Sendmail.3
.include <bsd.port.mk>