diff options
Diffstat (limited to 'math/gnuplot')
| -rw-r--r-- | math/gnuplot/Makefile | 1 | ||||
| -rw-r--r-- | math/gnuplot/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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) diff --git a/math/gnuplot/pkg-comment b/math/gnuplot/pkg-comment deleted file mode 100644 index c6bf7253e077..000000000000 --- a/math/gnuplot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A command-driven interactive function plotting program |
