diff options
Diffstat (limited to 'math/matrix/Makefile')
-rw-r--r-- | math/matrix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/matrix/Makefile b/math/matrix/Makefile index 5dfed92b48db..23c4b961811a 100644 --- a/math/matrix/Makefile +++ b/math/matrix/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/ DISTNAME= matrix-${PORTVERSION} MAINTAINER= anton@urc.ac.ru +COMMENT= C++ library to manipulate matrices and vectors WRKSRC= ${WRKDIR}/matrix |