suitesparse-camd: new port for the module CAMD of SuiteSparse

This commit is contained in:
Thierry Thomas
2021-05-24 18:38:51 +02:00
parent 30e6befe38
commit 3c093f64b5
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# Created by: Thierry Thomas (<thierry@pompo.net>)
PORTNAME= CAMD
PORTVERSION= 2.4.6
CATEGORIES= math
COMMENT= Symmetric approximate minimum degree
LICENSE= BSD3CLAUSE
USES= localbase:ldflags
OMP_NEEDED= yes
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
USE_LDCONFIG= yes
.include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk"
.include <bsd.port.post.mk>

View File

@@ -0,0 +1,5 @@
This port installs the module CAMD of SuiteSparse.
CAMD is a set of routines for permuting sparse matrices prior to factorization.
WWW: http://faculty.cse.tamu.edu/davis/suitesparse.html

View File

@@ -0,0 +1,6 @@
include/suitesparse/camd.h
lib/libcamd.so
lib/libcamd.so.2
lib/libcamd.so.2.4.6
%%PORTDOCS%%%%DOCSDIR%%/CAMD_README.txt
%%PORTDOCS%%%%DOCSDIR%%/CAMD_UserGuide.pdf