aboutsummaryrefslogtreecommitdiff
path: root/www/mod_geoip2/Makefile
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-11-13 19:26:48 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-11-13 19:26:48 +0000
commitb5821305d92f500bcd7e8e8eb54805b8f78db4d3 (patch)
tree1192c039cf78d9e150a2959f5661717b982a9864 /www/mod_geoip2/Makefile
parent4fc16928536490522049d92bae483df2e2ba4c9e (diff)
downloadports-b5821305d92f500bcd7e8e8eb54805b8f78db4d3.tar.gz
ports-b5821305d92f500bcd7e8e8eb54805b8f78db4d3.zip
Notes
Diffstat (limited to 'www/mod_geoip2/Makefile')
-rw-r--r--www/mod_geoip2/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/mod_geoip2/Makefile b/www/mod_geoip2/Makefile
index ea6cf3b3d65e..475aca79a46b 100644
--- a/www/mod_geoip2/Makefile
+++ b/www/mod_geoip2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mod_geoip2
-PORTVERSION= 1.2.5
-PORTREVISION= 1
+PORTVERSION= 1.2.7
CATEGORIES= www geography
MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/mod_geoip2/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -15,10 +14,12 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= jau@iki.fi
COMMENT= An Apache module that provides the country code of the client's IP
+LICENSE= ASL
+
BUILD_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_SAFE= yes
CONFLICTS= mod_geoip-[0-9]*