1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/math/R-cran-SparseM/Makefile
2017-05-03 21:05:36 +00:00

17 lines
287 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= SparseM
PORTVERSION= 1.77
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Sparse Linear Algebra
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>