# -*- 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 deco version 1.6.3 categories archivers license GPL-3 platforms darwin maintainers nomaintainer description file extraction framework long_description deco is a Un*x program, written in SUSv3-compliant C99, \ that is able to extract various archive file formats. \ It focuses on consistent behavior and has a modular \ pluggable extraction engine backend. homepage http://hartlich.com/deco/ master_sites ${homepage}download/ checksums rmd160 be0dfab0339b863ee47687a3b183f127f542acc9 \ sha256 18caa51d3a967076a93d4f287f70071cc40c06eb68cc7f663e9ce3269ddad6f5 depends_run port:deco-archive variant universal {} use_configure no build.target ${name} build.args-append CC="${configure.cc} [get_canonical_archflags cc]" \ LDFLAGS="${configure.ldflags}" PREFIX="${prefix}" destroot.args PREFIX=${prefix} livecheck.type regex livecheck.url ${master_sites} livecheck.regex $name-(\\d+(?:\\.\\d+)*)