diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-07-30 14:12:53 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-07-30 14:12:53 +0000 |
commit | d66eb78a8a005221687672c4d1fd9e7d1580b056 (patch) | |
tree | 8e7b53fe557f20e85a0186cd206b38b89ee60362 /science/netcdf/pkg-plist | |
parent | 5ad58348d5b0fe3da10504827cdf2b4d9f95afb4 (diff) |
Notes
Diffstat (limited to 'science/netcdf/pkg-plist')
-rw-r--r-- | science/netcdf/pkg-plist | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/science/netcdf/pkg-plist b/science/netcdf/pkg-plist new file mode 100644 index 000000000000..1d84bd6662c3 --- /dev/null +++ b/science/netcdf/pkg-plist @@ -0,0 +1,15 @@ +bin/ncdump +bin/ncgen +include/ncvalues.h +include/netcdf.h +include/netcdf.hh +include/netcdf.inc +include/netcdfcpp.h +lib/libnetcdf.a +lib/libnetcdf.so +lib/libnetcdf.so.1 +lib/libnetcdf_c++.a +lib/libnetcdf_c++.so +lib/libnetcdf_c++.so.1 +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R |