# $MidnightBSD: mports/lang/p5-Try-Tiny/Makefile,v 1.2 2013/02/24 02:33:13 laffer1 Exp $

PORTNAME=	Try-Tiny
PORTVERSION=	0.12
CATEGORIES=	lang perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:DOY
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>
