# $Id: Portfile 84990 2011-10-06 23:19:02Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Net-IP 1.25
revision        2
license			{Artistic-1 GPL}
maintainers		nomaintainer
description		Perl extension for manipulating IPv4/IPv6 addresses
long_description	Net-IP  rovides functions to deal with IPv4/IPv6 \
                    addresses. The module can be used as a class, \
                    allowing the user to instantiate IP objects, \
                    which can be single IP addresses, prefixes, \
                    or ranges of addresses. There is also a procedural \
                    way of accessing most of the functions. Most subroutines \
                     can take either IPv4 or IPv6 addresses transparently.
checksums		md5 a49c0b02a9b793ff60191cdafc0c202e
platforms		darwin

supported_archs noarch
