> detox is a program that renames files to make them easier to work with > under Unix and related operating systems. Spaces and various other > unsafe characters (such as "$") get replaced with "_". ISO 8859-1 > (Latin-1) characters can be replaced as well, as can UTF-8 characters. > More details are contained in the detox.1 man page.
Tweaked version attached.
- Fix $OpenBSD$ marker in Makefile.
- fmt(1) pkg/DESCR
- No need to set CONFIGURE to autoconf (and if you have to set it,
it's better when AUTOCONF_VERSION matches the version the shipped
configure script had been generated with, which would be 2.61 in
this case).
- Don't install detoxrc into ${PREFIX}/etc; the install targets in the
distfile are fucked up (the executables aren't stripped by default).
So just use our own do-install target. Install detoxrc into
${PREFIX}/share/examples/detox and install that during pkg_add
into /etc/detox via the plist.
Ciao,
Kili
detox.tgz
Description: application/tar-gz
