aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libaaplus/vcpkg.json
blob: 2282eba6ce18e7ac7c5dea8b7c4f3a1c7dd410fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "name": "libaaplus",
  "version": "2.36",
  "port-version": 1,
  "description": "libaaplus is an astronomical computations library by naughter software",
  "homepage": "http://www.naughter.com/aa.html",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ],
  "features": {
    "tools": {
      "description": "Build libaaplus tools"
    }
  }
}