# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem	1.0
PortGroup	perl5 1.0

perl5.setup	Net-CIDR 0.11
maintainers	boeyms openmaintainer
description	The Net::CIDR perl module manipulates IPv4/IPv6 netblocks in CIDR notation
long_description	The Net::CIDR package contains functions that \
			manipulate lists of IP netblocks expressed in \
			CIDR notation.  The Net::CIDR functions handle both \
			IPv4 and IPv6 addresses.
platforms	darwin
checksums	md5 aabf2fa68212cbecb89e77afb3c5ba67 \
		sha1 4292bf36563ca93467654807b9d578a24b72c501 \
		rmd160 f722c72a8cd5f8717d0f1f774d777dc1200dbe35

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
