# New ports collection makefile for:	devel/p5-Data-Types
# Date created:				10 February 2006
# Whom:					Zach Thompson <hideo@lastamericanempire.com>
#
# $FreeBSD: ports/devel/p5-Data-Types/Makefile,v 1.5 2008/05/09 15:36:39 itetcu Exp $
#

PORTNAME=	Data-Types
PORTVERSION=	0.08
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	hideo@lastamericanempire.com
COMMENT=	Validate and convert data types

PERL_MODBUILD=	yes

MAN3=		Data::Types.3

.include <bsd.port.mk>
