# New ports collection makefile for: geolizer # Date created: 23 July 2004 # Whom: ache@FreeBSD.org # # $FreeBSD$ # CATEGORIES= MAINTAINER= dinoex@FreeBSD.org MASTERDIR?= ${.CURDIR}/../webalizer WITH_GEOIP= yes .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif .include "${MASTERDIR}/Makefile"