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

22 lines
433 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2010/12/03 11:44:38 ajacoutot Exp $
COMMENT = minimal try/catch with proper localization of $\@
MODULES = cpan
DISTNAME = Try-Tiny-0.06
REVISION = 0
CATEGORIES = devel
2010-11-15 14:45:56 -05: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>