# $MidnightBSD: trunk/devel/p5-Data-Dumper/Makefile 23813 2018-08-20 03:33:38Z laffer1 $
# $FreeBSD: ports/devel/p5-Data-Dumper/Makefile,v 1.2 2004/12/01 11:42:51 tobez Exp $

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

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

LICENSE=	perl

USES=		perl5
USE_PERL5=	configure
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
