# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Compress-Snappy 0.25 license {Artistic-1 GPL} maintainers nomaintainer description Perl interface to Google's Snappy (de)compressor long_description {*}${description} checksums rmd160 f1ceb18dea15bb5df67d17e57919f35e99bcd0a1 \ sha256 5449648c1486124f23e561edb086ebad40e1b1cd50e63925d2a5ee89be968561 \ size 51134 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-devel-checklib }