# New ports collection makefile for:	GeoIP
# Date created:				10 August 2002
# Whom:	      				Yen-Ming Lee <leeym@leeym.com>
#
# $FreeBSD: ports/net/GeoIP/Makefile,v 1.36 2007/12/30 23:12:46 shaun Exp $
#

PORTNAME=	GeoIP
PORTVERSION=	1.4.3
CATEGORIES=	net geography
MASTER_SITES=	http://www.maxmind.com/download/geoip/api/c/ \
		http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Find the country that any IP address or hostname originates from

USE_AUTOTOOLS=	libtool:15
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

MAN1=		geoiplookup.1 geoipupdate.1

.include <bsd.port.mk>
