16 lines
294 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/10/11 23:48:37 naddy Exp $
COMMENT= base class to treat unhandled method calls as errors
MODULES= cpan
DISTNAME= Class-WhiteHole-0.04
REVISION= 0
CATEGORIES= devel
MAINTAINER= Sam Smith <S@msmith.net>
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>