# -*- 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 154393 2016-10-28 22:10:07Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Archive-Tar 2.14 ../by-authors/id/B/BI/BINGOS/ license {Artistic-1 GPL} maintainers nomaintainer description Creation and in-memory manipulation of tar files long_description ${description} platforms darwin checksums rmd160 c95c148b0a36fb181b0de9e2957744d2fbd23293 \ sha256 5caa852e775b678b1dc6dd3f7d53a1455c93c9b583f29a398c94b14aa9079d70 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-io-compress \ port:p${perl5.major}-io-zlib \ port:p${perl5.major}-text-diff # configure Makefile.PL with -d option to add Text::Diff as a prerequisite, required by ptardiff configure.pre_args-append -d } supported_archs noarch perl5.link_binaries no