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

16 lines
266 B
Makefile

COMMENT= get information about a class and its structure
MODULES= cpan
PKG_ARCH= *
DISTNAME = Class-Inspector-1.36
CATEGORIES= devel
REVISION = 0
# Perl
PERMIT_PACKAGE= Yes
# Hidden test dependency
TEST_DEPENDS= devel/p5-Devel-Hide
.include <bsd.port.mk>