# -*- 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        w8tvi dircproxy 1_2_0-RC1 RELEASE-
revision            0
checksums           rmd160  ddf84a11bcd1859aeb744419bf7fa97f4e95964f \
                    sha256  40ad50ffd13681114f995519dc3f65f48cb5eac41e780ad14ce8ffd49463757f \
                    size    811366

version             [string map {_ .} ${github.version}]
categories          irc
license             GPL-2+
maintainers         nomaintainer

description         an IRC proxy server a.k.a. \"bouncer\"

long_description    dircproxy is an IRC proxy server (\"bouncer\") \
                    designed for people who use IRC from lots of \
                    different workstations or clients, but wish to \
                    remain connected and see what they missed while \
                    they were away.

github.tarball_from releases
distname            ${name}-${version}

patchfiles          implicit.patch
