# New ports collection makefile for: namespace-autoclean # Date created: 13 May 2009 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= namespace-autoclean PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Keep imports out of your namespace RUN_DEPENDS= p5-Class-MOP>=0.80:${PORTSDIR}/devel/p5-Class-MOP \ p5-B-Hooks-EndOfScope>=0.07:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \ p5-namespace-clean>=0.11:${PORTSDIR}/devel/p5-namespace-clean BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= namespace::autoclean.3 .include