diff options
Diffstat (limited to 'math/superlu/Makefile')
-rw-r--r-- | math/superlu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile index e3e2d6afb947..fd601e505369 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/ DISTNAME= ${PORTNAME}_2.0 MAINTAINER= ports@FreeBSD.org +COMMENT= A library of routines for performing sparse factorization BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas |