freebsd-ports/mail/p5-Qmail-Envelope/Makefile
2013-08-02 18:21:05 +00:00

23 lines
459 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= CPAN
MASTER_SITE_SUBDIR= CPAN:MJA
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Examine and modify qmail envelope strings
USES= perl5
USE_PERL5= configure
MAN3= Qmail::Envelope.3
.include <bsd.port.mk>