ports/devel/p5-ExtUtils-XSpp/Makefile

17 lines
258 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = XS for C++
MODULES = cpan
PKG_ARCH = *
DISTNAME = ExtUtils-XSpp-0.18
CATEGORIES = devel
REVISION = 0
# Perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE = modbuild
TEST_DEPENDS = devel/p5-Test-Base \
devel/p5-Test-Differences
.include <bsd.port.mk>