diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /math/gnuplot+/Makefile | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | freebsd-ports-graphics-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz freebsd-ports-graphics-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst freebsd-ports-graphics-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip |
De-pkg-comment.
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 e8a71332cb0..9215858fdbe 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -17,6 +17,7 @@ DISTFILES= gnuplot-3.7.1.tar.gz \ EXTRACT_ONLY= gnuplot-3.7.1.tar.gz MAINTAINER= nakaji@jp.freebsd.org +COMMENT= A command-driven interactive function plotting program LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ VFlib2.24:${PORTSDIR}/japanese/vflib |