# Created by: mat
# $FreeBSD: tags/RELEASE_10_0_0/security/p5-POE-Filter-SSL/Makefile 329699 2013-10-07 12:52:34Z mat $

PORTNAME=	POE-Filter-SSL
PORTVERSION=	0.27
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:PRIVI
PKGNAMEPREFIX=	p5-

MAINTAINER=	mat@FreeBSD.org
COMMENT=	The easiest and flexiblest way to SSL in POEIntegrate SSL into POE

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-POE>=0:${PORTSDIR}/devel/p5-POE \
		p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS=	p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-POE>=0:${PORTSDIR}/devel/p5-POE

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
