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

23 lines
449 B
Makefile
Raw Normal View History

# 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
2003-02-21 13:51:06 +01:00
COMMENT= Perl module implementing a simple, platform-independent mailer
PERL_CONFIGURE= yes
MAN3= Mail::Sendmail.3
.include <bsd.port.mk>