aboutsummaryrefslogtreecommitdiff
path: root/polish/webalizer2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'polish/webalizer2/Makefile')
-rw-r--r--polish/webalizer2/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/polish/webalizer2/Makefile b/polish/webalizer2/Makefile
new file mode 100644
index 000000000000..93fa79056af8
--- /dev/null
+++ b/polish/webalizer2/Makefile
@@ -0,0 +1,19 @@
+# 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"