freebsd-ports/german/webalizer2/Makefile

20 lines
383 B
Makefile
Raw Normal View History

# New ports collection makefile for: webalizer2
# Date created: 02.Jun 1998
# Whom: dirk.meyer@dinoex.sub.org
#
1999-08-25 07:57:29 +02:00
# $FreeBSD$
2003-01-22 20:14:08 +01:00
CATEGORIES= german
PKGNAMEPREFIX?= de-
2003-01-22 20:14:08 +01:00
MAINTAINER= dinoex@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../../www/webalizer
WEBALIZER_LANG= german
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"