diff options
Diffstat (limited to 'ports/libsrtp')
| -rw-r--r-- | ports/libsrtp/CONTROL | 3 | ||||
| -rw-r--r-- | ports/libsrtp/vcpkg.json | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/ports/libsrtp/CONTROL b/ports/libsrtp/CONTROL deleted file mode 100644 index 9fa7f4860..000000000 --- a/ports/libsrtp/CONTROL +++ /dev/null @@ -1,3 +0,0 @@ -Source: libsrtp
-Version: 2.2.0
-Description: This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel.
\ No newline at end of file diff --git a/ports/libsrtp/vcpkg.json b/ports/libsrtp/vcpkg.json new file mode 100644 index 000000000..fd0d3db3d --- /dev/null +++ b/ports/libsrtp/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "libsrtp", + "version-string": "2.2.0", + "port-version": 1, + "description": "This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel." +} |
