ports/devel/p5-ExtUtils-CChecker/Makefile

17 lines
284 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = configure-time utilities for using C headers, etc.
MODULES = cpan
PKG_ARCH = *
DISTNAME = ExtUtils-CChecker-0.11
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
CONFIGURE_STYLE = modbuild
TEST_DEPENDS = devel/p5-Test-Fatal \
devel/p5-Try-Tiny
.include <bsd.port.mk>