1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
2003-04-04 17:29:24 +00:00

20 lines
387 B
Makefile

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