# -*- 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 Net-Appliance-Phrasebook 2.103642 license {Artistic-1 GPL} maintainers nomaintainer description Network appliance command-line phrasebook long_description A simple module that contains a number of dictionaries for \ the command-line interfaces of some popular network appliances. platforms darwin checksums rmd160 4cf37b4802174cb57222f4168f4703c9b02fa135 \ sha256 0383e2fc883b655a4959ff2e765909df5e226f80a1ed33a7d5cec4d98ac74b09 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-class-data-inheritable \ port:p${perl5.major}-list-moreutils \ port:p${perl5.major}-data-phrasebook \ port:p${perl5.major}-data-phrasebook-loader-yaml supported_archs noarch }