diff options
author | tg <tg@FreeBSD.org> | 1997-11-03 12:10:43 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-11-03 12:10:43 +0000 |
commit | c6010d616542bed224ce112469e824d25c6e0f11 (patch) | |
tree | 01093759f786db45d52523d2e0b1ee525fb8eb8e /science/hdf5/pkg-plist | |
parent | e116acc8bf0a3f1cfae3d06c3f32746d4809f7de (diff) | |
download | FreeBSD-ports-c6010d616542bed224ce112469e824d25c6e0f11.zip FreeBSD-ports-c6010d616542bed224ce112469e824d25c6e0f11.tar.gz |
Import HDF port. HDF is yet another graphics format.
PR: 4546
Submitted by: Mikhail Teterin <mi@aldan.ziplink.net>
Diffstat (limited to 'science/hdf5/pkg-plist')
-rw-r--r-- | science/hdf5/pkg-plist | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/science/hdf5/pkg-plist b/science/hdf5/pkg-plist new file mode 100644 index 0000000..78c4227 --- /dev/null +++ b/science/hdf5/pkg-plist @@ -0,0 +1,89 @@ +bin/fp2hdf +bin/hdf24to8 +bin/hdf2jpeg +bin/hdf8to24 +bin/hdfcomp +bin/hdfed +bin/hdfls +bin/hdfpack +bin/hdftopal +bin/hdftor8 +bin/hdfunpac +bin/hdp +bin/jpeg2hdf +bin/ncdump +bin/ncgen +bin/paltohdf +bin/r8tohdf +bin/ristosds +bin/vcompat +bin/vmake +bin/vshow +lib/libmfhdf.a +@exec ranlib %D/%F +lib/libdf.a +@exec ranlib %D/%F +include/atom.h +include/bitvect.h +include/cdeflate.h +include/cnbit.h +include/cnone.h +include/crle.h +include/cskphuff.h +include/df.h +include/dfan.h +include/dffunc.f90 +include/dffunc.inc +include/dfgr.h +include/dfi.h +include/dfrig.h +include/dfsd.h +include/dfstubs.h +include/dfufp2i.h +include/dynarray.h +include/hbitio.h +include/hchunks.h +include/hcomp.h +include/hcompi.h +include/hconv.h +include/hdf.h +include/hdf.f90 +include/hdf.inc +include/hdf2netcdf.h +include/hdfi.h +include/herr.h +include/hfile.h +include/hkit.h +include/hlimits.h +include/hntdefs.h +include/hproto.h +include/htags.h +include/linklist.h +include/local_nc.h +include/mfan.h +include/mfgr.h +include/mfhdf.h +include/mstdio.h +include/netcdf.h +include/netcdf.f90 +include/netcdf.inc +include/tbbt.h +include/vattr.h +include/vg.h +man/man1/hdf.1.gz +man/man1/hdfls.1.gz +man/man1/hdfpack.1.gz +man/man1/hdfunpac.1.gz +man/man1/hdp.1.gz +man/man1/ncdump.1.gz +man/man1/ncgen.1.gz +man/man1/ristosds.1.gz +man/man3/hxsetcreatedir.3.gz +man/man3/hxsetdir.3.gz +man/man3/mfan.3.gz +man/man3/netcdf.3.gz +man/man3/netcdf.3f.gz +man/man3/sdisdimval_bwcomp.3.gz +man/man3/sdsetaccesstype.3.gz +man/man3/sdsetdimval_comp.3.gz +man/man3/vssetexternalfile.3.gz |