# Created by: Alfred Perlstein
# $FreeBSD: tags/RELEASE_10_3_0/security/p5-Business-PayPal-EWP/Makefile 399249 2015-10-14 11:04:10Z culot $

PORTNAME=	Business-PayPal-EWP
PORTVERSION=	1.03
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	culot@FreeBSD.org
COMMENT=	Perl extension for PayPal Encrypted Website Payments

RUN_DEPENDS=	p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
BUILD_DEPENDS=	p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay

USES=		dos2unix perl5
USE_PERL5=	configure
USE_OPENSSL=	yes
CONFIGURE_ARGS=	${OPENSSLBASE}

.include <bsd.port.mk>
