# $MidnightBSD: mports/lang/p5-Try-Tiny/Makefile,v 1.1 2010/11/11 00:25:46 laffer1 Exp $

PORTNAME=	Try-Tiny
PORTVERSION=	0.06
CATEGORIES=	lang perl5
MASTER_SITES=	CPAN/../../authors/id/N/NU/NUFFIN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Minimal try/catch with proper localization of $$@
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=	Try::Tiny.3

.include <bsd.port.mk>
