openbsd-ports/devel/p5-Try-Tiny/Makefile
2013-03-11 10:50:00 +00:00

17 lines
315 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:23 espie Exp $
COMMENT = minimal try/catch with proper localization of $\@
MODULES = cpan
DISTNAME = Try-Tiny-0.12
CATEGORIES = devel
MAINTAINER = Cesare Gargano <gar@plusiagamma.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
CPAN_AUTHOR = DOY
.include <bsd.port.mk>