freebsd-ports/german/webalizer2/Makefile
2003-01-22 19:14:08 +00:00

19 lines
383 B
Makefile

# New ports collection makefile for: webalizer2
# Date created: 02.Jun 1998
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
CATEGORIES= german
PKGNAMEPREFIX?= de-
MAINTAINER= dinoex@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../../www/webalizer
WEBALIZER_LANG= german
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"