# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.26
perl5.setup         IO-Interface 1.09
platforms           darwin
maintainers         di.uminho.pt:jpo openmaintainer
license             {Artistic-1 GPL}

description         Perl extension for access to network card configuration information

long_description    IO::Interface adds methods to IO::Socket objects that \
                    allows them to be used to retrieve and change information \
                    about the network interfaces on your system. In addition to \
                    the object-oriented access methods, you can use a \
                    function-oriented style. \
                    \
                    IO::Interface::Simple allows you to interrogate and change \
                    network interfaces. It has overlapping functionality with \
                    Net::Interface, but might compile and run on more platforms.

checksums           rmd160  9437908763a989cbd72493fb3239a207f602df36 \
                    sha256  e63e81c52eb1e0e60ec2d983f5552d2493e117179925c96757f23c4bd9fa713a

perl5.use_module_build