diff options
Diffstat (limited to 'ports/plib')
| -rw-r--r-- | ports/plib/CONTROL | 3 | ||||
| -rw-r--r-- | ports/plib/vcpkg.json | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/plib/CONTROL b/ports/plib/CONTROL deleted file mode 100644 index 3b6b99c71..000000000 --- a/ports/plib/CONTROL +++ /dev/null @@ -1,3 +0,0 @@ -Source: plib
-Version: 1.8.5-4
-Description: A suite of portable game libraries
diff --git a/ports/plib/vcpkg.json b/ports/plib/vcpkg.json new file mode 100644 index 000000000..421823aff --- /dev/null +++ b/ports/plib/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "plib", + "version-string": "1.8.5", + "port-version": 5, + "description": "A suite of portable game libraries" +} |
