# $OpenBSD: Makefile,v 1.8 2014/10/25 14:25:21 nigel Exp $

COMMENT=		search and manage eBay accounts

DISTNAME=		WWW-Ebay-1.003
CATEGORIES=		www

# perl
PERMIT_PACKAGE_CDROM=	Yes

MODULES=		cpan

RUN_DEPENDS=		security/p5-Crypt-SSLeay \
			www/p5-HTML-Form \
			www/p5-WWW-Search-Ebay \
			x11/p5-Tk
BUILD_DEPENDS=		${RUN_DEPENDS}
TEST_DEPENDS=		converters/p5-DateManip \
			devel/p5-IO-Capture

# In order to run all the automatic tests for this distribution,
# you should set the following environment variables:
# EBAY_USERID and EBAY_PASSWORD
TEST_IS_INTERACTIVE=	Yes

.include <bsd.port.mk>
