freebsd-ports/math/R-cran-SparseM/Makefile
2021-04-06 16:31:07 +02:00

15 lines
275 B
Makefile

# 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>