aboutsummaryrefslogtreecommitdiff
path: root/ports/libaiff
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libaiff')
-rw-r--r--ports/libaiff/CONTROL4
-rw-r--r--ports/libaiff/vcpkg.json7
2 files changed, 7 insertions, 4 deletions
diff --git a/ports/libaiff/CONTROL b/ports/libaiff/CONTROL
deleted file mode 100644
index 889511a5c..000000000
--- a/ports/libaiff/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: libaiff
-Version: 5.0-6
-Homepage: https://sourceforge.net/projects/aifftools
-Description: LibAiff is an open-source library, providing C applications transparent read & write operations for Audio Interchange File Format (AIFF) files, with the goal of supporting all of its features
diff --git a/ports/libaiff/vcpkg.json b/ports/libaiff/vcpkg.json
new file mode 100644
index 000000000..d8e0abb4c
--- /dev/null
+++ b/ports/libaiff/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "libaiff",
+ "version-string": "5.0",
+ "port-version": 7,
+ "description": "LibAiff is an open-source library, providing C applications transparent read & write operations for Audio Interchange File Format (AIFF) files, with the goal of supporting all of its features",
+ "homepage": "https://sourceforge.net/projects/aifftools"
+}