# Created by: Paul Dlug <paul@aps.org>
# $FreeBSD: tags/RELEASE_11_0_0/net/p5-OAI-Harvester/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	OAI-Harvester
PORTVERSION=	1.20
PORTEPOCH=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:THB
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Perl module to harvest using the OAI protocol

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-URI>=1.30:net/p5-URI \
		p5-XML-SAX>=0.12:textproc/p5-XML-SAX \
		p5-XML-SAX-Base>=1.04:textproc/p5-XML-SAX-Base \
		p5-libwww>=2.0:www/p5-libwww
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
		p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer

PORTSCOUT=	limit:^[0-9\.]*$$

NO_ARCH=	yes
USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>
