diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:42:05 +0000 |
commit | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch) | |
tree | 0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /math/ruby-gnuplot | |
parent | Mk/bsd.sites.mk: update MASTER_SITE_APACHE_HTTPD (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75779
Diffstat (limited to 'math/ruby-gnuplot')
-rw-r--r-- | math/ruby-gnuplot/Makefile | 1 | ||||
-rw-r--r-- | math/ruby-gnuplot/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/math/ruby-gnuplot/pkg-comment b/math/ruby-gnuplot/pkg-comment deleted file mode 100644 index 7bebed0801c4..000000000000 --- a/math/ruby-gnuplot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pipe-based interface to the gnuplot package for Ruby |