Ticket #15035: p5-geo-ip.Portfile

File p5-geo-ip.Portfile, 815 bytes (added by borys@…, 16 years ago)

perl/p5-geo-ip Portfile

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-b asic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id:
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.setup         Geo-IP 1.31
8maintainers         nomaintainer@macports.org
9description         Look up location and network information by IP Address
10long_description    Geo::IP links to the C GeoIP API library to access \
11                    file-based databases to lookup geographic information \
12                    such as country, region and city based on IP addresses. 
13
14homepage            http://www.maxmind.com/app/perl
15
16platforms           darwin
17
18checksums md5       4a3c9e72ff8fa92e04d89e220333cd86 \
19          sha1      5f6bdd768e9590cbfef5742ebcb8bda597810444
20     
21depends_lib-append  port:libgeoip