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

CATEGORIES=	german

MAINTAINER=	dinoex@FreeBSD.org

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

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

.include "${MASTERDIR}/Makefile"