head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.00.45;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2011.01.09.11.13.40;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.30.23.10.16;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	webalizer2
# Date created:		11.Sep 2003
# Whom:			wtp@@bsdguru.org
#
# $FreeBSD: head/polish/webalizer2/Makefile 300897 2012-07-14 14:29:18Z beat $

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


1.2
log
@- Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here

PR:		ports/153634
Submitted by:	sunpoet (myself)
Approved by:	pav (with portmgr hat)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@[new port] polish/webalizer2

	Webalizer is an apache log analyzer

PR:		ports/56698
Submitted by:	Krzysztof Stryjek <wtpooh@@acn.waw.pl>
@
text
@a7 1
PKGNAMEPREFIX?=	pl-
@

