From 993f52c8866cc5e1707dda9cf0d9bbf4ccae78b4 Mon Sep 17 00:00:00 2001 From: Alvin <52727318+AlvinZhangH@users.noreply.github.com> Date: Wed, 2 Oct 2019 06:51:02 +0800 Subject: [cpp-base64]Add new port. (#8368) * [cpp-base64]Add new port. * [cpp-base64]Change copyright path and name. --- ports/cpp-base64/CONTROL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ports/cpp-base64/CONTROL (limited to 'ports/cpp-base64/CONTROL') diff --git a/ports/cpp-base64/CONTROL b/ports/cpp-base64/CONTROL new file mode 100644 index 000000000..bc24cedb6 --- /dev/null +++ b/ports/cpp-base64/CONTROL @@ -0,0 +1,4 @@ +Source: cpp-base64 +Version: 2019-06-19 +Homepage: https://github.com/ReneNyffenegger/cpp-base64 +Description: Base64 encoding and decoding with c++. \ No newline at end of file -- cgit v1.2.3