# -*- 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
# $Id: Portfile 67068 2010-04-28 11:17:34Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Net-CIDR-Lite 0.20
maintainers         hostwizard.com:scott

description         Net::CIDR::Lite - There is no data on this

long_description    CPAN has no data on this module

homepage            http://search.cpan.org/dist/Net-CIDR-Lite/

checksums           md5     54998db6b297ffc8a20adb91ea744200 \
                    sha1    f385ced22a494dd7442f06a686ad39b9caf2b0b9 \
                    rmd160  63fe50bbd09adbe87d06d65428e2c9d01a9f693d

platforms           darwin

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