openbsd-ports/devel/p5-Try-Tiny/Makefile
2010-11-15 19:45:56 +00:00

21 lines
415 B
Makefile

# $OpenBSD: Makefile,v 1.5 2010/11/15 19:46:07 espie Exp $
COMMENT = minimal try/catch with proper localization of $\@
MODULES = cpan
DISTNAME = Try-Tiny-0.06
CATEGORIES = devel
USE_GROFF = Yes
MAINTAINER = Cesare Gargano <gar@plusiagamma.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
CPAN_AUTHOR = NUFFIN
.include <bsd.port.mk>