summaryrefslogtreecommitdiffstats
path: root/devel/p5-Paranoid-Log-Email/Makefile
blob: 84ecf18c58a6264749a397592a7223fd10537837 (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
# $FreeBSD$

PORTNAME=	Paranoid-Log-Email
PORTVERSION=	2.00
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	culot@FreeBSD.org
COMMENT=	SMTP support for Paranoid::Log

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Paranoid>=2:devel/p5-Paranoid
RUN_DEPENDS:=	${BUILD_DEPENDS}

NO_ARCH=	YES
USES=		perl5
USE_PERL5=	configure

PLIST_FILES=	%%PERL5_MAN3%%/Paranoid::Log::Email.3.gz \
		%%SITE_PERL%%/Paranoid/Log/Email.pm

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