# 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"