# -*- 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.24 perl5.setup DBIx-Admin-DSNManager 2.01 license {Artistic-1 GPL} maintainers devans openmaintainer description DBIx::Admin::DSNManager - Manage a file of DSNs, for both testing and production long_description ${description} platforms darwin extract.suffix .tgz checksums rmd160 0960475bbcbb4fbaa2babbc79cc19e28404d8f91 \ sha256 e8c8a99ab82e6decbfec3523771f4a16de1005146f19164c47294e1f5d3aac6a if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-version depends_lib-append \ port:p${perl5.major}-config-tiny \ port:p${perl5.major}-file-slurp \ port:p${perl5.major}-file-temp \ port:p${perl5.major}-moo \ port:p${perl5.major}-try-tiny supported_archs noarch perl5.use_module_build }