openbsd-ports/devel/p5-Class-Loader/Makefile
2013-03-11 10:50:00 +00:00

16 lines
296 B
Makefile

# $OpenBSD: Makefile,v 1.11 2013/03/11 10:50:14 espie Exp $
COMMENT= load modules and create objects on demand
MODULES= cpan
DISTNAME= Class-Loader-2.03
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>