diff options
Diffstat (limited to 'math/blitz++/Makefile')
-rw-r--r-- | math/blitz++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index dcbed1cb8129..3625528d9446 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.oonumerics.org/blitz/download/releases/ DISTNAME= blitz-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A C++ class library for scientific computing LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas |