diff options
Diffstat (limited to 'math/surf/Makefile')
-rw-r--r-- | math/surf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile index c409086dc8a2..06fc95885768 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Visualize some real algebraic geometry + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ gmp.6:${PORTSDIR}/math/libgmp4 |