507b732b0a
Reset maintainer to ports@ (bounce). Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52285
22 lines
449 B
Makefile
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>
|