PORTNAME=	gower
DISTVERSION=	1.0.0
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Gower's Distance
WWW=		https://cran.r-project.org/web/packages/gower/

LICENSE=	GPLv3

USES=		cran:auto-plist,compiles

OPTIONS_DEFINE=	OPENMP
OPTIONS_DEFAULT=	OPENMP

.include <bsd.port.mk>
