207f8b22c3
ok ajacoutot@
20 lines
396 B
Makefile
20 lines
396 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/07/02 06:02:29 jim Exp $
|
|
|
|
COMMENT = minimal try/catch with proper localization of $\@
|
|
|
|
MODULES = cpan
|
|
DISTNAME = Try-Tiny-0.06
|
|
CATEGORIES = devel
|
|
|
|
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>
|