# New ports collection makefile for:    p5-Data-Dumper-Concise
# Date created:         2009-11-24
# Whom:                 Christopher Key <cjk32@cam.ac.uk>
#
# $FreeBSD: ports/devel/p5-Data-Dumper-Concise/Makefile,v 1.2 2009/12/27 11:11:02 wen Exp $
#

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

MAINTAINER=	cjk32@cam.ac.uk
COMMENT=	Less indentation and newlines plus sub deparsing

PERL_CONFIGURE=	yes

MAN3=		Data::Dumper::Concise.3 \
		Data::Dumper::Concise::Sugar.3 \
		Devel::Dwarn.3

.include <bsd.port.mk>
