aboutsummaryrefslogtreecommitdiff
path: root/portuguese/webalizer-pt_PT/Makefile
blob: fba2f622769161caacba976184342373f543c3e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

CATEGORIES=	portuguese
PKGNAMEPREFIX?=	pt_PT-

MAINTAINER=	ports@FreeBSD.org

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

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

.include "${MASTERDIR}/Makefile"