freebsd-ports/mail/p5-Qmail-Envelope/Makefile

23 lines
445 B
Makefile
Raw Normal View History

# 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= CPAN
MASTER_SITE_SUBDIR= CPAN:MJA
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Examine and modify qmail envelope strings
PERL_CONFIGURE= yes
MAN3= Qmail::Envelope.3
.include <bsd.port.mk>