aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-expm/Makefile
blob: 5ecb2d21fb127179e4b59a989752079960e5dc88 (plain) (tree)
1
2
3
4
                                                 

                    
                       










                                              
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	expm
DISTVERSION=	0.999-6
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>