aboutsummaryrefslogblamecommitdiff
path: root/www/geolizer/Makefile
blob: 66639014c471e84ddb82223ebb2c5fbd671a0fc5 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                
           
 
                                  
 

                                       
 

                                     
      
 
                                
# 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"