aboutsummaryrefslogtreecommitdiff
path: root/ports/thor/vcpkg.json
blob: 3b1c3cfee0b3242e9a9b906a4314521ce33e79d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "thor",
  "version": "2.0",
  "port-version": 4,
  "description": "Extends the multimedia library SFML with higher-level features",
  "homepage": "www.bromeon.ch/libraries/thor",
  "dependencies": [
    "aurora",
    "sfml"
  ]
}