# -*- 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           github 1.0

github.setup        wojtekka 6tunnel 0.14
categories          net
maintainers         {l2dy @l2dy} openmaintainer
license             GPL-2

description         Tunnelling for IPv4-only application

long_description    6tunnel allows you to use services provided by IPv6 hosts \
                    with IPv4-only applications and vice-versa. It can bind to \
                    any of your IPv4 (default) or IPv6 addresses and forward all \
                    data to IPv4 or IPv6 (default) host.

github.tarball_from releases

checksums           rmd160  8b8e8c24a99b6bbf0b390d9b0d4312254342b062 \
                    sha256  6945312793079408f1ab40071cee68e70158a23560145f1d424a3eb16227f235 \
                    size    104488

github.livecheck.regex {([0-9.]+)}
