aboutsummaryrefslogtreecommitdiff
path: root/polish/webalizer2
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-30 23:10:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-30 23:10:16 +0000
commit135f6e2ece5dd75088c8a1a35361b4632a5079be (patch)
treee4193402ac4b22d46f7df7dae2058f8c019dbdb6 /polish/webalizer2
parent8e016faa8f95bc3635ad5ad3e03d7857d6bfe9cc (diff)
downloadports-135f6e2ece5dd75088c8a1a35361b4632a5079be.tar.gz
ports-135f6e2ece5dd75088c8a1a35361b4632a5079be.zip
[new port] polish/webalizer2
Webalizer is an apache log analyzer PR: ports/56698 Submitted by: Krzysztof Stryjek <wtpooh@acn.waw.pl>
Notes
Notes: svn path=/head/; revision=89932
Diffstat (limited to 'polish/webalizer2')
-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"