# $FreeBSD: net/p5-Net-SMS-Mollie/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	Net-SMS-Mollie
PORTVERSION=	0.04
PORTREVISION=	1
CATEGORIES=	net
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	b.smeelen@ose.nl
COMMENT=	Send SMS messages via the mollie.nl service

USES=		perl5
USE_PERL5=	configure

BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
RUN_DEPENDS+=	p5-Test-Simple>=0.44:${PORTSDIR}/devel/p5-Test-Simple \
		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple

MAN3=		Net::SMS::Mollie.3

NO_STAGE=	yes
.include <bsd.port.mk>
