diff options
Diffstat (limited to 'math/mtl/Makefile')
-rw-r--r-- | math/mtl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/mtl/Makefile b/math/mtl/Makefile index 85cc8a0fe884..a56fc5aa45ef 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-2.1.2-20 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The Matrix Template Library + GNU_CONFIGURE= yes .include <bsd.port.mk> |