# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/math/R-cran-expm/Makefile 440318 2017-05-07 09:03:47Z tota $

PORTNAME=	expm
DISTVERSION=	0.999-2
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Matrix Exponential, Log, 'etc'

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
