# New ports collection makefile for:	p5-Data-Dumper
# Date created:	   23 March 2003
# Whom:		   mat
#
# $FreeBSD: ports/devel/p5-Data-Dumper/Makefile,v 1.6 2009/08/17 13:52:37 tobez Exp $
#

PORTNAME=	Data-Dumper
PORTVERSION=	2.125
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Stringified perl data structures, suitable for both printing and eval

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
