# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           cmake 1.1
PortGroup           github 1.0

name                ephemeralnet
github.setup        ShardianLabs EphemeralNet 1.0.5 v
revision            0
categories          net security p2p
license             MIT
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
description         Secure, decentralized P2P ephemeral network in C++
long_description    {*}${description}
checksums           rmd160  9bee5b4293f1376cd918f9dbe202600b8e06af21 \
                    sha256  545e1c5179d9dc6b66a624e9ecfa471c03cfbf5a6c785d726a31f5c3ed020483 \
                    size    323290
github.tarball_from archive

depends_lib-append  port:curl

compiler.cxx_standard   2020
