freebsd-ports/german/webalizer2/Makefile

14 lines
248 B
Makefile

# $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"