# -*- 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: Portfile 124839 2014-08-28 20:55:56Z larryv@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup elmindreda duff 0.5.2 revision 1 categories sysutils platforms darwin license zlib maintainers gmail.com:mschamschula openmaintainer description Unix command-line utility for quickly finding duplicates \ in a given set of files long_description ${description} homepage http://duff.dreda.org # Required for autopoint. depends_build port:gettext depends_skip_archcheck-append gettext checksums rmd160 c4ded9131a48ec70e33de6cb6dd6d9468e91184f \ sha256 c492477ff82e741f504cc349321313f46d03becbc4cd4a0964d57efe9df7e06e # The en@quot and en@boldquot translations break the build. patchfiles disable-broken-translations.patch \ enable-autopoint.patch use_autoreconf yes