diff options
Diffstat (limited to 'math/newmat')
-rw-r--r-- | math/newmat/Makefile | 2 | ||||
-rw-r--r-- | math/newmat/pkg-comment | 1 |
2 files changed, 2 insertions, 1 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 diff --git a/math/newmat/pkg-comment b/math/newmat/pkg-comment deleted file mode 100644 index 143b896e42fc..000000000000 --- a/math/newmat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ matrix library |