# New ports collection makefile for: Devel-PartialDump # Date created: 11 May 2009 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Devel-PartialDump PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Partial dumping of data structures, optimized for argument printing BUILD_DEPENDS= p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \ p5-namespace-clean>=0.08:${PORTSDIR}/devel/p5-namespace-clean \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Devel::PartialDump.3 .include