# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=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 File-RsyncP 0.74 platforms darwin license GPL-2+ maintainers nomaintainer description A Perl implementation of an Rsync client. long_description ${description} use_parallel_build no checksums rmd160 a4407d6189cbb36f5ff1cbe01307822f5748b6b3 \ sha256 ba4df5f9b0db6c9d86a6c5cf9861cf00d17b18e77cfa028e7a9157c0015a5aa3 if {${perl5.major} != ""} { patchfiles patch-FileList-Makefile.PL.diff post-patch { reinplace "s|@@MP_CC@@|${configure.cc}|" ${worksrcpath}/FileList/Makefile.PL } }