# -*- 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.8 5.10 5.12 5.14 5.16 perl5.setup Package-DeprecationManager 0.13 license Artistic-2 maintainers nomaintainer description Manage deprecation warnings for your distribution long_description ${description} platforms darwin checksums rmd160 51a5e3ce08cea1a9d3bd19105d9edb8e2da8fc86 \ sha256 d1e12143c9a6e9d4f101e43142622ab4894087d42937621e2c7430defbc07b3a supported_archs noarch if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-test-fatal \ port:p${perl5.major}-test-simple \ port:p${perl5.major}-test-requires \ port:p${perl5.major}-list-moreutils \ port:p${perl5.major}-params-util \ port:p${perl5.major}-sub-install }