# $Id: Portfile 150279 2016-07-14 03:50:28Z devans@macports.org $

# This comment was inserted on 20160713 to force reindexing of
# this port after the default homepage definition in the perl5
# PortGroup was changed to use metacpan.org (r150080).
# Reindexing is necessary for the new definition to take effect.
# This comment may be removed in subsequent updates of this port.

PortSystem 1.0
PortGroup perl5 1.0

perl5.branches      5.22 5.24
perl5.setup             Net-IPv4Addr 0.10
revision                3
license                 {Artistic-1 GPL}
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

supported_archs noarch
