aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-SparseM/Makefile
blob: f3bea0b3278233ee8efc521a9878841a3726a9e7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                 

                       
                    





                                          
                      
 
                                

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

PORTNAME=	SparseM
PORTVERSION=	1.81
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Sparse Linear Algebra

LICENSE=	GPLv2+

USES=	cran:auto-plist,compiles

.include <bsd.port.mk>