openbsd-ports/devel/p5-Error/Makefile

16 lines
316 B
Makefile
Raw Normal View History

2007-10-27 10:48:50 -04:00
# $OpenBSD: Makefile,v 1.7 2007/10/27 14:48:50 simon Exp $
COMMENT= error/exception handling in an OO-ish way
MODULES= cpan
2007-10-27 10:48:50 -04:00
DISTNAME= Error-0.17009
CATEGORIES= devel
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>