# $MidnightBSD: trunk/lang/p5-Try-Tiny/Makefile 15858 2014-02-19 16:50:45Z laffer1 $

PORTNAME=	Try-Tiny
PORTVERSION=	0.18
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>
