# -*- 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        dharple detox 1.4.5 v
revision            0
checksums           rmd160  f88f5ccb54e78243d9ba2ec82ae2645faa3e469d \
                    sha256  26ca275b1fecc19019a2fba079cc6a1fa4fae2c74057d5d453533274f52cdb18 \
                    size    120091

categories          sysutils
license             BSD
maintainers         nomaintainer

description         utility designed to clean up filenames

long_description    Detox is a utility designed to clean up filenames. \
                    It replaces non-standard characters, such as \
                    spaces, with standard equivalents.

github.tarball_from releases
use_bzip2           yes
github.livecheck.regex  {([0-9.]+)}
