openbsd-ports/devel/p5-Class-Loader/Makefile
2022-03-11 18:49:30 +00:00

12 lines
181 B
Makefile

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>