# $OpenBSD: Makefile,v 1.16 2014/04/24 11:11:34 sthen Exp $

COMMENT=	run-time class loading on first method call

MODULES=	cpan
DISTNAME=	Class-Autouse-2.01
CATEGORIES=	devel

MAINTAINER=	Kevin Lo <kevlo@openbsd.org>

# Perl
PERMIT_PACKAGE_CDROM=	Yes

TEST_DEPENDS=	devel/p5-Test-Pod \
		devel/p5-prefork

.include <bsd.port.mk>
