openbsd-ports/devel/p5-Try-Tiny/Makefile

21 lines
414 B
Makefile
Raw Normal View History

2010-10-18 13:47:50 -04:00
# $OpenBSD: Makefile,v 1.4 2010/10/18 17:48:10 espie Exp $
COMMENT = minimal try/catch with proper localization of $\@
MODULES = cpan
DISTNAME = Try-Tiny-0.06
CATEGORIES = devel
2010-10-18 13:47:50 -04:00
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>