# Created by: adamw
# $FreeBSD: tags/RELEASE_11_0_0/net/geoipupdate/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	geoipupdate
PORTVERSION=	2.2.2
PORTREVISION=	1
DISTVERSIONPREFIX=	v
CATEGORIES=	net geography

MAINTAINER=	adamw@FreeBSD.org
COMMENT=	Fetch the latest copies of the paid GeoIP database

LICENSE=	GPLv2

LIB_DEPENDS=	libcurl.so:ftp/curl

USE_GITHUB=	yes
GH_ACCOUNT=	maxmind

USES=		libtool localbase pathfix autoreconf
PATHFIX_MAKEFILEIN=	Makefile.am
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
