freebsd-ports/mail/p5-Qmail-Envelope/Makefile
Peter Pentchev 0c04a9e6a6 Update to 0.53 - the author, Matt J. Avitable, kindly included my
Perl 5.005 compatibility patch.
2004-11-03 12:43:51 +00:00

23 lines
528 B
Makefile

# New ports collection makefile for: p5-Qmail-Envelope
# Date created: 1 November 2004
# Whom: Peter Pentchev <roam@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Qmail-Envelope
PORTVERSION= 0.53
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/M/MJ/MJA
PKGNAMEPREFIX= p5-
MAINTAINER= roam@FreeBSD.org
COMMENT= Examine and modify qmail envelope strings
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Qmail::Envelope.3
.include <bsd.port.mk>