aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libharu/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/libharu/vcpkg.json')
-rw-r--r--vcpkg/ports/libharu/vcpkg.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/vcpkg/ports/libharu/vcpkg.json b/vcpkg/ports/libharu/vcpkg.json
new file mode 100644
index 0000000..de62c89
--- /dev/null
+++ b/vcpkg/ports/libharu/vcpkg.json
@@ -0,0 +1,20 @@
+{
+ "name": "libharu",
+ "version": "2.4.4",
+ "port-version": 1,
+ "description": "libharu - free PDF library",
+ "homepage": "https://github.com/libharu/libharu",
+ "license": "Zlib",
+ "dependencies": [
+ "libpng",
+ {
+ "name": "vcpkg-cmake",
+ "host": true
+ },
+ {
+ "name": "vcpkg-cmake-config",
+ "host": true
+ },
+ "zlib"
+ ]
+}