diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
commit | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch) | |
tree | f214f6693c078d234b219fcc9c35c9c6ad6b20cd /math/ruby-netcdf/Makefile | |
parent | 0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff) | |
download | freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.zst freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip |
De-pkg-comment.
Diffstat (limited to 'math/ruby-netcdf/Makefile')
-rw-r--r-- | math/ruby-netcdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ruby-netcdf/Makefile b/math/ruby-netcdf/Makefile index 18cd30ce60ed..b29e4c8a0e71 100644 --- a/math/ruby-netcdf/Makefile +++ b/math/ruby-netcdf/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to the NetCDF scientific IO library LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray |