14 lines
242 B
Makefile

# $OpenBSD: Makefile,v 1.16 2020/07/03 21:44:43 sthen Exp $
COMMENT= load modules and create objects on demand
MODULES= cpan
PKG_ARCH= *
DISTNAME= Class-Loader-2.03
REVISION= 2
CATEGORIES= devel
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>