# New ports collection makefile for: p5-Date-Simple
# Date created:                      15 May 2003
# Whom:                              Alexey V. Antipovsky <kemm@in-line.ru>
#
# $FreeBSD: ports/devel/p5-Date-Simple/Makefile,v 1.3 2003/10/24 14:15:19 erwin Exp $
#

PORTNAME=		Date-Simple
PORTVERSION=		2.04
CATEGORIES=		devel perl5
MASTER_SITES=		${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	../../authors/id/J/JT/JTOBEY
PKGNAMEPREFIX=		p5-

MAINTAINER=		kemm@in-line.ru
COMMENT=		A simple date object

PERL_CONFIGURE=		yes

MAN3=			Date::Simple.3 Date::Simple::NoXS.3

.include <bsd.port.mk>
