PORTNAME=	gmp
DISTVERSION=	0.6-6
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Multiple Precision Arithmetic
WWW=		https://cran.r-project.org/web/packages/gmp/

LICENSE=	GPLv2+

LIB_DEPENDS=	libgmp.so:math/gmp

USES=	cran:auto-plist,compiles

.include <bsd.port.mk>
