# -*- 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 # $Id$ PortSystem 1.0 name littleutils version 1.0.36 categories sysutils maintainers mps openmaintainer platforms darwin license GPL-3+ ijg permissive description littleutils includes various small and useful command-line utilities long_description The littleutils include a duplicate file finder (repeats), \ image optimizers (opt-jpg, opt-png, opt-gif, recomp-jpg), \ file rename tools (lowercase, uppercase, pren), archive \ recompressors (to-gzip, to-bzip, to-7zip, to-lzma, \ to-lzip, to-xz), a tempfile utility (tempname), file \ property tools (filedate, filemode, filenode, fileown, \ filesize, and lrealpath), and others. homepage https://sourceforge.net/projects/littleutils/ master_sites sourceforge:project/littleutils/littleutils-source/${version}/ use_xz yes checksums rmd160 6c62bc2e31a1c6520eecca5750608bf0ea1ac4d9 \ sha256 751de66212c609434233beae27d551d666821e0a6ddba9c38aa56f5a7dba9c49 depends_lib port:bash \ port:perl5 \ port:python27 \ port:gettext \ port:gifsicle \ port:pngcrush \ port:file \ port:ghostscript \ port:gzip \ port:bzip2 \ port:lzma \ port:lzip \ port:lzop \ port:p7zip \ port:xz configure.env PROGPYTHON=${prefix}/bin/python2.7 livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}