# $MidnightBSD: mports/devel/p5-Context-Preserve/Makefile,v 1.1 2010/11/10 19:48:55 laffer1 Exp $

PORTNAME=	Context-Preserve
PORTVERSION=	0.01
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../by-authors/id/J/JR/JROCKWAY
PKGNAMEPREFIX=	p5-

MAINTAINER=ports@MidnightBSD.org
COMMENT=	Run code after a subroutine call, preserving the context the subroutine
LICENSE=perl

PERL_CONFIGURE=	yes

MAN3=		Context::Preserve.3

.include <bsd.port.mk>
