aboutsummaryrefslogtreecommitdiff
path: root/ports/netcdf-c/CONTROL
diff options
context:
space:
mode:
authorKai Pastor <dg0yt@darc.de>2021-06-29 02:58:35 +0200
committerGitHub <noreply@github.com>2021-06-28 17:58:35 -0700
commite2d10224003824e48356b1d80055a6b4c1ffbf87 (patch)
tree825d63cf7059c7ac0f553ecfe45bb342cece2fb5 /ports/netcdf-c/CONTROL
parent6cdc26c884ac1c7c4cf2d480b364b773765622a3 (diff)
downloadvcpkg-e2d10224003824e48356b1d80055a6b4c1ffbf87.tar.gz
vcpkg-e2d10224003824e48356b1d80055a6b4c1ffbf87.zip
[netcdf-c] Fix pc files; use features (#18120)
* Format manifest * New port-version * Quote filepath expressions * Port to vcpkg-cmake ports * Remove invalid nc-config file * Fix pc files * Use features * Add feature 'tools' * x-add-version * Fix build with msys2 mingw * Update git-tree
Diffstat (limited to 'ports/netcdf-c/CONTROL')
-rw-r--r--ports/netcdf-c/CONTROL6
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/netcdf-c/CONTROL b/ports/netcdf-c/CONTROL
deleted file mode 100644
index f770d3020..000000000
--- a/ports/netcdf-c/CONTROL
+++ /dev/null
@@ -1,6 +0,0 @@
-Source: netcdf-c
-Version: 4.7.4
-Port-Version: 2
-Build-Depends: hdf5, curl
-Homepage: https://github.com/Unidata/netcdf-c
-Description: a set of self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.