summaryrefslogtreecommitdiff
path: root/polish/webalizer2/Makefile
blob: 93fa79056af860b325d3bc01ee5eb7872799b244 (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:		11.Sep 2003
# Whom:			wtp@bsdguru.org
#
# $FreeBSD$

CATEGORIES=	polish
PKGNAMEPREFIX?=	pl-

MAINTAINER=	wtp@bsdguru.org

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

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

.include "${MASTERDIR}/Makefile"