summaryrefslogtreecommitdiffstats
path: root/mail/p5-Test-Email/Makefile
blob: 898cdf1f316324e5844ea95910318f8df6bdf0f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Created by: Matthew Seaman <matthew@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Test-Email
PORTVERSION=	0.07
PORTREVISION=	2
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:JAMES
PKGNAMEPREFIX=	p5-

MAINTAINER=	matthew@FreeBSD.org
COMMENT=	Test Email Contents

BUILD_DEPENDS=	p5-Mail-POP3Client>=2:${PORTSDIR}/mail/p5-Mail-POP3Client \
		p5-Mail-Sendmail>=0.79:${PORTSDIR}/mail/p5-Mail-Sendmail \
		p5-MIME-Tools>=5.4:${PORTSDIR}/mail/p5-MIME-Tools \
		p5-Test-Simple>=0.7:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS:=	${BUILD_DEPENDS}

NO_ARCH=	yes

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud