aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/webalizer/Makefile
blob: 9a1847c55783df67517013207fc7e236cf02b1fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    webalizer2
# Date created:     28.Jan 2002
# Whom:         dirk.meyer@dinoex.sub.org
#
# $FreeBSD$

CATEGORIES= japanese
PKGNAMEPREFIX?= ja-

MAINTAINER= dinoex@FreeBSD.org

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

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

.include "${MASTERDIR}/Makefile"