1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/portuguese/webalizer-pt_PT/Makefile
2003-04-04 17:58:11 +00:00

20 lines
393 B
Makefile

# New ports collection makefile for: webalizer
# Date created: 21.Nov.2002
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
CATEGORIES= portuguese
PKGNAMEPREFIX?= pt_PT-
MAINTAINER= dinoex@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../../www/webalizer
WEBALIZER_LANG= portuguese
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"