diff options
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r-- | math/gretl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 37b17ef..52625e6 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Gnu Regression, Econometrics and Time-series Library BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ |