PORTNAME=	gsl
DISTVERSION=	2.1-9
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	eduardo@FreeBSD.org
COMMENT=	Wrapper for the Gnu Scientific Library
WWW=		https://cran.r-project.org/package=gsl

LICENSE=	GPLv3

LIB_DEPENDS=	libgsl.so:math/gsl

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
