diff options
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r-- | math/gretl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index dd25124dcd48..358b340c6b80 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Gnu Regression, Econometrics and Time-series Library + BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= gnomeole2.0:${PORTSDIR}/devel/libole2 \ gmp.6:${PORTSDIR}/math/libgmp4 \ |