diff options
Diffstat (limited to 'math/gnuplot/Makefile')
-rw-r--r-- | math/gnuplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 393972587fd1..9d6d139bc4ac 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= chuckr@FreeBSD.org +COMMENT= A command-driven interactive function plotting program LIB_DPEENDS= .if !defined(WITHOUT_PNG) |