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

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		IP-Country 2.26
categories-append	net
maintainers		yahoo.com:compconsultant
description		Fast lookup of country codes from IP addresses
long_description	This module comes with a database of countries where \
			various IP addresses have been assigned.

homepage		http://search.cpan.org/~nwetters/${distname}
platforms		darwin

checksums		md5 1e73ba39325d197627e16de024afae82 \
			sha1 6c52ce967c7af5e882bc357d0c3ed489a7cae800 \
			rmd160 ce8948ced93a6e20a70d8b31379b36fbee43a81a

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