freebsd-ports/devel/p5-Data-Dumper/Makefile
Baptiste Daroussin c000076ee8 - update to 2.131
2011-05-31 19:39:38 +00:00

19 lines
375 B
Makefile

# New ports collection makefile for: p5-Data-Dumper
# Date created: 23 March 2003
# Whom: mat
#
# $FreeBSD$
#
PORTNAME= Data-Dumper
PORTVERSION= 2.131
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>