xref: /mports/math/suitesparse/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	suitesparse
2PORTVERSION=	7.3.1
3CATEGORIES=	math
4
5MAINTAINER=	ports@MidnightBSD.org
6COMMENT=	Set of packages for sparse matrix calculation
7WWW=		https://faculty.cse.tamu.edu/davis/suitesparse.html
8
9LICENSE=       gpl2 lgpl2.1
10LICENSE_COMB=  dual
11
12RUN_DEPENDS=	suitesparse-config>0:math/suitesparse-config		\
13		suitesparse-amd>0:math/suitesparse-amd			\
14		suitesparse-btf>0:math/suitesparse-btf			\
15		suitesparse-camd>0:math/suitesparse-camd		\
16		suitesparse-ccolamd>0:math/suitesparse-ccolamd		\
17		suitesparse-colamd>0:math/suitesparse-colamd		\
18		suitesparse-cholmod>0:math/suitesparse-cholmod		\
19		suitesparse-cxsparse>0:math/suitesparse-cxsparse	\
20		suitesparse-graphblas>0:math/suitesparse-graphblas	\
21		suitesparse-klu>0:math/suitesparse-klu			\
22		suitesparse-ldl>0:math/suitesparse-ldl			\
23		suitesparse-mongoose>0:math/suitesparse-mongoose	\
24		suitesparse-rbio>0:math/suitesparse-rbio		\
25		suitesparse-spex>0:math/suitesparse-spex		\
26		suitesparse-spqr>0:math/suitesparse-spqr		\
27		suitesparse-umfpack>0:math/suitesparse-umfpack
28.if !defined(PACKAGE_BUILDING)
29RUN_DEPENDS+=	suitesparse-csparse>0:math/suitesparse-csparse
30.endif
31
32USES=		metaport
33
34.include <bsd.port.mk>
35

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026