# $Id$ PortSystem 1.0 name libgeoip version 1.4.1 categories devel net platforms darwin maintainers bhirt@mobygames.com description Gets country code by IP address long_description ${description} homepage http://www.maxmind.com/app/c master_sites http://www.maxmind.com/download/geoip/api/c/ \ http://www.maxmind.com/download/geoip/api/c/old/ distname GeoIP-${version} checksums md5 3a8f841b2a113b80ba2ed3b988826d00 test.run yes test.target check configure.args --mandir=${prefix}/share/man post-destroot { xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL \ NEWS README TODO ${destroot}${prefix}/share/doc/${name} }