# $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>
