freebsd-ports/polish/webalizer2/Makefile
Edwin Groothuis 135f6e2ece [new port] polish/webalizer2
Webalizer is an apache log analyzer

PR:		ports/56698
Submitted by:	Krzysztof Stryjek <wtpooh@acn.waw.pl>
2003-09-30 23:10:16 +00:00

19 lines
370 B
Makefile

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