# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 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 } }