# -*- 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 File-ChangeNotify 0.24 license Artistic-2 maintainers nomaintainer supported_archs noarch description Watch for changes to files, cross-platform style long_description ${description} platforms darwin checksums rmd160 93c6bbb7317ffb69011abd4d9bf38a0a7e94899c \ sha256 3c8180169de0f97ad852a55942f74e520cbe433aa0889d0b65548ee38a111124 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-test-without-module depends_lib-append \ port:p${perl5.major}-module-pluggable \ port:p${perl5.major}-moose \ port:p${perl5.major}-moosex-params-validate \ port:p${perl5.major}-moosex-semiaffordanceaccessor \ port:p${perl5.major}-namespace-autoclean \ port:p${perl5.major}-time-hires perl5.use_module_build }