ports/devel/p5-Class-ISA/Makefile

14 lines
226 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = report the search path for a class's ISA tree
MODULES = cpan
PKG_ARCH = *
DISTNAME = Class-ISA-0.36
REVISION = 1
CPAN_AUTHOR = SMUELLER
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>