diff options
Diffstat (limited to 'math/newmat/Makefile')
-rw-r--r-- | math/newmat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile index bc4c72ef6d7e..9b562794d0a5 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A C++ matrix library + NO_WRKSUBDIR= yes USE_REINPLACE= yes USE_GMAKE= yes |