aboutsummaryrefslogtreecommitdiff
path: root/ports/netcdf-c
diff options
context:
space:
mode:
authorpravic <ehysta@gmail.com>2019-06-16 02:54:47 +0300
committerPhil Christensen <philc@microsoft.com>2019-06-15 16:54:47 -0700
commit18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad (patch)
treeef24dcb51094e7d50ba343e503023bff5ef5a17f /ports/netcdf-c
parent7157f7efbf3d0a41374fde760dbed416a3b58bee (diff)
downloadvcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.tar.gz
vcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.zip
[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
Diffstat (limited to 'ports/netcdf-c')
-rw-r--r--ports/netcdf-c/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/netcdf-c/CONTROL b/ports/netcdf-c/CONTROL
index 91d73cacb..c82acf055 100644
--- a/ports/netcdf-c/CONTROL
+++ b/ports/netcdf-c/CONTROL
@@ -1,4 +1,5 @@
Source: netcdf-c
Version: 4.7.0-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.