2013-09-21 00:34:42 +02:00
|
|
|
# Created by: wtp@bsdguru.org
|
2003-10-01 01:10:16 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
CATEGORIES= polish
|
|
|
|
|
|
|
|
MAINTAINER= wtp@bsdguru.org
|
|
|
|
|
|
|
|
MASTERDIR?= ${.CURDIR}/../../www/webalizer
|
|
|
|
WEBALIZER_LANG= polish
|
|
|
|
|
|
|
|
.if exists(${.CURDIR}/Makefile.local)
|
|
|
|
.include "${.CURDIR}/Makefile.local"
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|