diff options
Diffstat (limited to 'math/ruby-gnuplot/Makefile')
-rw-r--r-- | math/ruby-gnuplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ruby-gnuplot/Makefile b/math/ruby-gnuplot/Makefile index 22b91290a5bd..d8e357adb54a 100644 --- a/math/ruby-gnuplot/Makefile +++ b/math/ruby-gnuplot/Makefile @@ -15,6 +15,7 @@ DISTNAME= r${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A pipe-based interface to the gnuplot package for Ruby RUN_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray |