# ex:ts=8
# New ports collection makefile for:	p5-Date-Leapyear
# Date created:			Jul 11, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/devel/p5-Date-Leapyear/Makefile,v 1.9 2009/04/27 15:10:53 tobez Exp $
#

PORTNAME=	Date-Leapyear
PORTVERSION=	1.72
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Perl module to determine if a particular year a leap year

PERL_CONFIGURE=	yes

MAN3=	Date::Leapyear.3

.include <bsd.port.mk>
