# New ports collection makefile for:	Package-Stash
# Date created:		8 June 2010
# Whom:		Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/p5-Package-Stash/Makefile,v 1.7 2010/11/03 07:08:50 bapt Exp $
#

PORTNAME=	Package-Stash
PORTVERSION=	0.13
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Routines for manipulating stashes

TEST_DEPENDS=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \
		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception

PERL_CONFIGURE=	YES

MAN3=		Package::Stash.3

.include <bsd.port.mk>
