diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-10-30 14:08:14 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-10-29 23:08:14 -0700 |
| commit | cd2c2c80814663b53bbc6975a63e276b99d6555e (patch) | |
| tree | 88f93ee12453590c905d89c83c85fde312567ba0 /ports/slikenet/CONTROL | |
| parent | 9c8e4cdc761658f8a9de73c93b40f677178edcb1 (diff) | |
| download | vcpkg-cd2c2c80814663b53bbc6975a63e276b99d6555e.tar.gz vcpkg-cd2c2c80814663b53bbc6975a63e276b99d6555e.zip | |
[slikenet]Add new port. (#8693)
Diffstat (limited to 'ports/slikenet/CONTROL')
| -rw-r--r-- | ports/slikenet/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/slikenet/CONTROL b/ports/slikenet/CONTROL new file mode 100644 index 000000000..f43c31256 --- /dev/null +++ b/ports/slikenet/CONTROL @@ -0,0 +1,5 @@ +Source: slikenet +Version: 2019-10-22 +Homepage: https://github.com/SLikeSoft/SLikeNet +Description: SLikeNetT is an Open Source/Free Software cross-platform network engine written in C++ and specifially designed for games (and applications which have comparable requirements on a network engine like games) building upon the discontinued RakNet network engine which had more than 13 years of active development. +Build-Depends: openssl |
