aboutsummaryrefslogtreecommitdiff
path: root/ports/libaaplus
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libaaplus')
-rw-r--r--ports/libaaplus/CONTROL7
-rw-r--r--ports/libaaplus/vcpkg.json12
2 files changed, 12 insertions, 7 deletions
diff --git a/ports/libaaplus/CONTROL b/ports/libaaplus/CONTROL
deleted file mode 100644
index 2d14f7e06..000000000
--- a/ports/libaaplus/CONTROL
+++ /dev/null
@@ -1,7 +0,0 @@
-Source: libaaplus
-Version: 2.12-1
-Description: libaaplus is an astronomical computations library by naughter software
-Homepage: http://www.naughter.com/aa.html
-
-Feature: tools
-Description: Build libaaplus tools \ No newline at end of file
diff --git a/ports/libaaplus/vcpkg.json b/ports/libaaplus/vcpkg.json
new file mode 100644
index 000000000..7bf353945
--- /dev/null
+++ b/ports/libaaplus/vcpkg.json
@@ -0,0 +1,12 @@
+{
+ "name": "libaaplus",
+ "version-string": "2.12",
+ "port-version": 2,
+ "description": "libaaplus is an astronomical computations library by naughter software",
+ "homepage": "http://www.naughter.com/aa.html",
+ "features": {
+ "tools": {
+ "description": "Build libaaplus tools"
+ }
+ }
+}