summaryrefslogtreecommitdiff
path: root/portuguese/webalizer-pt_BR/Makefile
blob: 2f515ccd2da5bccf6258a595b6aaee6406192b17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	webalizer
# Date created:		21.Nov.2002
# Whom:			dirk.meyer@dinoex.sub.org
#
# $FreeBSD$

CATEGORIES=	portuguese
PKGNAMEPREFIX?=	pt_BR-

MAINTAINER=	ports@FreeBSD.org

MASTERDIR?=	${.CURDIR}/../../www/webalizer
WEBALIZER_LANG=	portuguese_brazil

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"