freebsd-ports/math/R-cran-SparseM/Makefile
2017-05-03 21:05:36 +00:00

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