aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5syntaxhighlighting/vcpkg.json
blob: 5c4cb98a72b04d5bda8059bbee44f3c6206c30dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "kf5syntaxhighlighting",
  "version": "5.84.0",
  "port-version": 1,
  "description": "Syntax highlighting engine for Kate syntax definitions",
  "homepage": "https://github.com/KDE/syntax-highlighting",
  "dependencies": [
    "ecm",
    "qt5-base",
    "qt5-tools",
    "qt5-xmlpatterns"
  ]
}