aboutsummaryrefslogtreecommitdiffstats
path: root/german/webalizer2/Makefile
blob: 580dc90aa698f599a71833fd4ad7984e45500909 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    webalizer2
# Date created:     02.Jun 1998
# Whom:         dirk.meyer@dinoex.sub.org
#
# $FreeBSD$

PKGNAMEPREFIX?= de-
MASTERDIR?= ${.CURDIR}/../../www/webalizer
CATEGORIES= german
WEBALIZER_LANG= german

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

.include "${MASTERDIR}/Makefile"