# $OpenBSD: Makefile,v 1.1.1.1 2015/10/12 21:57:33 robert Exp $

COMMENT =		Module::Build class for building XS modules

DISTNAME =		Module-Build-XSUtil-0.16
CATEGORIES =		devel

# perl
PERMIT_PACKAGE_CDROM =	Yes

MODULES +=		cpan

CONFIGURE_STYLE=	modbuild

# Requires another handfull of unported modules.
NO_TEST =		Yes

.include <bsd.port.mk>
