summaryrefslogtreecommitdiff
path: root/german/webalizer2/Makefile
blob: bc4b832ab782743b3a9cb51d2adca838d4369d4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

CATEGORIES=	german

MAINTAINER=	dinoex@FreeBSD.org

MASTERDIR?=	${.CURDIR}/../../www/webalizer
WEBALIZER_LANG=	german

.if exists(${.CURDIR}/Makefile.local)
NO_STAGE=	yes
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"