Ticket #28649: p5-io-interface-1.06-Portfile

File p5-io-interface-1.06-Portfile, 1.2 KB (added by jpo@…, 13 years ago)

IO::Interface 1.06 Portfile

Line 
1# -*- 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
2# $Id$
3
4PortSystem         1.0
5PortGroup          perl5 1.0
6
7perl5.setup        IO-Interface 1.06 ../by-authors/id/L/LD/LDS
8platforms          darwin
9maintainers        di.uminho.pt:jpo openmaintainer
10license            perl
11
12description        Perl extension for access to network card configuration information
13
14long_description   IO::Interface adds methods to IO::Socket objects that \
15                   allows them to be used to retrieve and change information \
16                   about the network interfaces on your system. In addition to \
17                   the object-oriented access methods, you can use a \
18                   function-oriented style. \
19                   \
20                   IO::Interface::Simple allows you to interrogate and change \
21                   network interfaces. It has overlapping functionality with \
22                   Net::Interface, but might compile and run on more platforms.
23
24checksums          sha1 d775e8403487ca3ad86af9db3984ad19b0c0c997 \
25                   rmd160 f06a3440396eeea7cb09927778571bd93cf10344