c45fed4623
ok landry@, Cesare Gargano (maintainer)
21 lines
412 B
Makefile
21 lines
412 B
Makefile
# $OpenBSD: Makefile,v 1.7 2011/04/02 14:55:13 simon Exp $
|
|
|
|
COMMENT = minimal try/catch with proper localization of $\@
|
|
|
|
MODULES = cpan
|
|
DISTNAME = Try-Tiny-0.09
|
|
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 = DOY
|
|
|
|
.include <bsd.port.mk>
|