aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libp7-baical
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
commit54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch)
treed915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/ports/libp7-baical
move to own git serverHEADmaster
Diffstat (limited to 'vcpkg/ports/libp7-baical')
-rw-r--r--vcpkg/ports/libp7-baical/portfile.cmake2
-rw-r--r--vcpkg/ports/libp7-baical/vcpkg.json9
2 files changed, 11 insertions, 0 deletions
diff --git a/vcpkg/ports/libp7-baical/portfile.cmake b/vcpkg/ports/libp7-baical/portfile.cmake
new file mode 100644
index 0000000..6320a28
--- /dev/null
+++ b/vcpkg/ports/libp7-baical/portfile.cmake
@@ -0,0 +1,2 @@
+set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
+message(WARNING "libp7-baical has been replaced by libp7client.")
diff --git a/vcpkg/ports/libp7-baical/vcpkg.json b/vcpkg/ports/libp7-baical/vcpkg.json
new file mode 100644
index 0000000..b599fd0
--- /dev/null
+++ b/vcpkg/ports/libp7-baical/vcpkg.json
@@ -0,0 +1,9 @@
+{
+ "name": "libp7-baical",
+ "version-string": "replaced",
+ "port-version": 1,
+ "description": "An old name for the port libp7client; please install libp7client instead.",
+ "dependencies": [
+ "libp7client"
+ ]
+}