# -*- 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: Portfile 88655 2012-01-06 23:40:18Z dports@macports.org $

PortSystem         1.0
PortGroup          perl5 1.0

perl5.setup        IO-Interface 1.06 ../by-authors/id/L/LD/LDS
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          sha1 d775e8403487ca3ad86af9db3984ad19b0c0c997 \
                   rmd160 f06a3440396eeea7cb09927778571bd93cf10344
