You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
887 B
Tcl
25 lines
887 B
Tcl
# -*- 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 3.0.1 v
|
|
revision 0
|
|
checksums rmd160 6091af1364dff4b51084056ca4c221d1343f85ec \
|
|
sha256 b6c00749889106ca72b7965d4ec0f82e9e75da8a9e786655a2f584ade0351edf \
|
|
size 256655
|
|
|
|
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.]+)}
|