# New ports collection makefile for: Package-DeprecationManager # Date created: 05 August 2010 # Whom: Frederic Culot # # $FreeBSD$ # PORTNAME= Package-DeprecationManager PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= frederic@culot.org COMMENT= Manage deprecation warnings for your distribution BUILD_DEPENDS= p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \ p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install RUN_DEPENDS= p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \ p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install LICENSE= ART20 PERL_CONFIGURE= yes MAN3= Package::DeprecationManager.3 .include