# $Id: Portfile 30205 2007-10-22 21:06:23Z jmpp@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Net-IPv4Addr 0.10
maintainers		blair openmaintainer

description		Parse IPv4 addresses in traditional and CIDR formats
long_description	Net::IPv4Addr provides functions for parsing IPv4 \
			addresses both in traditional address/netmask format \
			and in the new CIDR format.  There are also methods \
			for calculating the network and broadcast address and \
			also to see check if a given address is in a specific \
			network.

checksums		md5 57aa8e28ebcd4c0c9f15792740e53d3c \
			sha1 da26fed2a1ea13c34ebef86606899c5fb294af98
platforms		darwin
