# Created by: Philip Paeps <philip@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-DateTime-Calendar-Discordian/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	DateTime-Calendar-Discordian
PORTVERSION=	1.0
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	philip@FreeBSD.org
COMMENT=	Perl extension for the Discordian Calendar

RUN_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
		p5-DateTime-Locale>=0:${PORTSDIR}/devel/p5-DateTime-Locale \
		p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate

USES=		perl5
USE_PERL5=	configure

MAN3=		DateTime::Calendar::Discordian.3

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