14 lines
237 B
Makefile

# $OpenBSD: Makefile,v 1.13 2019/07/12 20:44:46 sthen Exp $
COMMENT = base class for error handling
MODULES = cpan
PKG_ARCH = *
DISTNAME = Class-ErrorHandler-0.04
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>