bentley 87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00

17 lines
303 B
Makefile

# $OpenBSD: Makefile,v 1.17 2015/01/21 06:13:47 bentley Exp $
COMMENT= run-time class loading on first method call
MODULES= cpan
DISTNAME= Class-Autouse-2.01
CATEGORIES= devel
REVISION = 0
# Perl
PERMIT_PACKAGE_CDROM= Yes
TEST_DEPENDS= devel/p5-Test-Pod \
devel/p5-prefork
.include <bsd.port.mk>