COMMENT =	C++ compile-time math library

V =		1.18.0
DISTNAME =	gcem-${V}

DIST_TUPLE +=	github kthohr gcem v${V} .

CATEGORIES =	devel

# Apache-2.0
PERMIT_PACKAGE =	Yes

# C++11
COMPILER =	base-clang ports-gcc

MODULES =	devel/cmake

NO_BUILD =	Yes
NO_TEST =	Yes

MODCMAKE_POLICY_VERSION_OVERRIDE = Yes

.include <bsd.port.mk>
