# $MidnightBSD: trunk/devel/p5-Context-Preserve/Makefile 22704 2017-09-29 22:35:59Z laffer1 $

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

.include <bsd.port.mk>
