# 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.4 2002/01/22 13:28:26 tobez Exp $
#

PORTNAME=	Date-Leapyear
PORTVERSION=	1.7
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Date
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org

PERL_CONFIGURE=	yes

MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=	Date::Leapyear.3

.include <bsd.port.mk>
