freebsd-ports/math/R-cran-SparseM/Makefile
2019-12-14 05:26:56 +00:00

16 lines
287 B
Makefile

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