freebsd-ports/devel/p5-Data-Dumper/Makefile
Wen Heping ff021318e5 - Update to 2.128
PR:		ports/150505
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-13 01:12:56 +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.128
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>