blob: 93fa79056af860b325d3bc01ee5eb7872799b244 (
plain) (
tree)
|
|
# New ports collection makefile for: webalizer2
# Date created: 11.Sep 2003
# Whom: wtp@bsdguru.org
#
# $FreeBSD$
CATEGORIES= polish
PKGNAMEPREFIX?= pl-
MAINTAINER= wtp@bsdguru.org
MASTERDIR?= ${.CURDIR}/../../www/webalizer
WEBALIZER_LANG= polish
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"
|