2002-11-24 09:02:55 +00:00
|
|
|
# New ports collection makefile for: webalizer
|
|
|
|
# Date created: 21.Nov.2002
|
|
|
|
# Whom: dirk.meyer@dinoex.sub.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
2003-04-04 17:58:11 +00:00
|
|
|
CATEGORIES= portuguese
|
2002-11-27 13:43:52 +00:00
|
|
|
PKGNAMEPREFIX?= pt_PT-
|
2003-04-04 17:58:11 +00:00
|
|
|
|
2004-10-13 20:53:28 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-04-04 17:58:11 +00:00
|
|
|
|
2002-11-24 09:02:55 +00:00
|
|
|
MASTERDIR?= ${.CURDIR}/../../www/webalizer
|
|
|
|
WEBALIZER_LANG= portuguese
|
|
|
|
|
|
|
|
.if exists(${.CURDIR}/Makefile.local)
|
|
|
|
.include "${.CURDIR}/Makefile.local"
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|