ports/devel/p5-ExtUtils-CChecker/Makefile

16 lines
284 B
Makefile

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>