2014-03-21 15:12:38 +00:00

17 lines
317 B
Makefile

# $OpenBSD: Makefile,v 1.11 2014/03/21 15:12:38 jasper Exp $
COMMENT = minimal try/catch with proper localization of $$@
MODULES = cpan
DISTNAME = Try-Tiny-0.19
CATEGORIES = devel
MAINTAINER = Cesare Gargano <gar@plusiagamma.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
CPAN_AUTHOR = DOY
.include <bsd.port.mk>