# -*- 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 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup Compress-Raw-Zlib 2.068 license {Artistic-1 GPL} maintainers nomaintainer description The Compress::Raw::Zlib module provides a Perl \ interface to the zlib compression library long_description ${description} platforms darwin checksums rmd160 9f7c9dccdb6f10a39681c97677e8a217982d2b6d \ sha256 11a553221e4dcee77211ac63484498df3831140be38a4ff62bd61af10eb2071b if {${perl5.major} != ""} { depends_lib-append \ port:gzip }