freebsd-ports/devel/p5-Data-Dumper/Makefile

20 lines
375 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Data-Dumper
# Date created: 23 March 2003
# Whom: mat
#
# $FreeBSD$
#
PORTNAME= Data-Dumper
2011-05-31 21:39:38 +02:00
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>