summaryrefslogtreecommitdiff
path: root/mail/p5-Qmail-Envelope/Makefile
blob: e1d972e5f19ee324ba91bf9e1a953bb52536b04e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: 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

NO_STAGE=	yes
.include <bsd.port.mk>