openbsd-ports/devel/p5-Error/Makefile
2007-03-17 15:22:42 +00:00

17 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.5 2007/03/17 15:22:42 steven Exp $
COMMENT= "error/exception handling in an OO-ish way"
MODULES= cpan
DISTNAME= Error-0.16
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>