mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
12 lines
188 B
Makefile
12 lines
188 B
Makefile
# Created by: ache@FreeBSD.org
|
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
|
|
|
MASTERDIR?= ${.CURDIR}/../webalizer
|
|
|
|
OPTIONS_DEFAULT=BDB1 GEOIP
|
|
|
|
WEBALIZER_SUFFIX= -geoip
|
|
|
|
.include "${MASTERDIR}/Makefile"
|