[36323] trunk/dports/perl
ryandesign at macports.org
ryandesign at macports.org
Sat Apr 26 23:37:15 PDT 2008
Revision: 36323
http://trac.macosforge.org/projects/macports/changeset/36323
Author: ryandesign at macports.org
Date: 2008-04-26 23:37:14 -0700 (Sat, 26 Apr 2008)
Log Message:
-----------
p5-geo-ip: new port, version 1.31, closes #15035
Added Paths:
-----------
trunk/dports/perl/p5-geo-ip/
trunk/dports/perl/p5-geo-ip/Portfile
Added: trunk/dports/perl/p5-geo-ip/Portfile
===================================================================
--- trunk/dports/perl/p5-geo-ip/Portfile (rev 0)
+++ trunk/dports/perl/p5-geo-ip/Portfile 2008-04-27 06:37:14 UTC (rev 36323)
@@ -0,0 +1,21 @@
+# -*- 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
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Geo-IP 1.31
+maintainers nomaintainer
+description Look up location and network information by IP Address
+long_description Geo::IP links to the C GeoIP API library to access \
+ file-based databases to lookup geographic information \
+ such as country, region and city based on IP addresses.
+
+homepage http://www.maxmind.com/app/perl
+
+platforms darwin
+
+checksums md5 4a3c9e72ff8fa92e04d89e220333cd86 \
+ sha1 5f6bdd768e9590cbfef5742ebcb8bda597810444
+
+depends_lib-append port:libgeoip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080426/1679bc34/attachment.html
More information about the macports-changes
mailing list