diff options
Diffstat (limited to 'math/umfpack/Makefile')
-rw-r--r-- | math/umfpack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/umfpack/Makefile b/math/umfpack/Makefile index 0d06006d2908..90d00639b5c7 100644 --- a/math/umfpack/Makefile +++ b/math/umfpack/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.cise.ufl.edu/pub/faculty/davis/umfpack/ DISTNAME= UMFPACK${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Unsymmetric-pattern Multifrontal Package BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas |