afresh1 a7ae8eaa11 Update devel/p5-Module-Build-XSUtil to 0.19
From wen heping <wenheping2000 () hotmail ! com>
2020-04-03 02:31:46 +00:00

20 lines
352 B
Makefile

# $OpenBSD: Makefile,v 1.4 2020/04/03 02:31:46 afresh1 Exp $
COMMENT = Module::Build class for building XS modules
DISTNAME = Module-Build-XSUtil-0.19
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
MODULES += cpan
PKG_ARCH = *
CONFIGURE_STYLE= modbuild
# Requires another handfull of unported modules.
NO_TEST = Yes
.include <bsd.port.mk>