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-netcdf/Makefile | |
parent | 1a90c377f8191395a70796824554d308c53f9d4f (diff) |
Notes
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 |