2004-11-01 17:07:16 +01:00
|
|
|
# New ports collection makefile for: p5-Qmail-Envelope
|
|
|
|
# Date created: 1 November 2004
|
|
|
|
# Whom: Peter Pentchev <roam@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Qmail-Envelope
|
2004-11-03 13:43:51 +01:00
|
|
|
PORTVERSION= 0.53
|
2004-11-01 17:07:16 +01:00
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2011-09-08 10:36:43 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:MJA
|
2004-11-01 17:07:16 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-02-27 21:32:31 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-11-01 17:07:16 +01:00
|
|
|
COMMENT= Examine and modify qmail envelope strings
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Qmail::Envelope.3
|
|
|
|
|
2004-11-03 13:43:51 +01:00
|
|
|
.include <bsd.port.mk>
|