PORTNAME=	${MPORTNAME:tl}
PORTVERSION=	2.2.6
CATEGORIES=	math

COMMENT=	Read/write sparse matrices
WWW=		https://faculty.cse.tamu.edu/davis/suitesparse.html

LICENSE=	GPLv2+

USES=		localbase:ldflags

MPORTNAME=	RBio
USE_LDCONFIG=	yes

.include "${.CURDIR}/../../math/suitesparse/bsd.suitesparse.mk"
.include <bsd.port.post.mk>
