1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/portuguese/webalizer-pt_PT/Makefile
2013-11-29 04:19:56 +00:00

16 lines
278 B
Makefile

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