aboutsummaryrefslogtreecommitdiff
path: root/portuguese/webalizer-pt_PT
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-11-24 09:02:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-11-24 09:02:55 +0000
commitdf082994fde37f6e5e94a221fa77af886c86b72b (patch)
treea6eeb025e9260ae201ef4ee0e4f08c8035e5d230 /portuguese/webalizer-pt_PT
parent9773a43a4e8a5550c3c9c0ba512ed7ce55a56ee8 (diff)
downloadports-df082994fde37f6e5e94a221fa77af886c86b72b.tar.gz
ports-df082994fde37f6e5e94a221fa77af886c86b72b.zip
added webalizer slave-ports.
Notes
Notes: svn path=/head/; revision=70972
Diffstat (limited to 'portuguese/webalizer-pt_PT')
-rw-r--r--portuguese/webalizer-pt_PT/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/portuguese/webalizer-pt_PT/Makefile b/portuguese/webalizer-pt_PT/Makefile
new file mode 100644
index 000000000000..3d0ac2725ee0
--- /dev/null
+++ b/portuguese/webalizer-pt_PT/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: webalizer
+# Date created: 21.Nov.2002
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+
+PKGNAMEPREFIX?= pt-
+MASTERDIR?= ${.CURDIR}/../../www/webalizer
+CATEGORIES= portuguese
+WEBALIZER_LANG= portuguese
+
+.if exists(${.CURDIR}/Makefile.local)
+.include "${.CURDIR}/Makefile.local"
+.endif
+
+.include "${MASTERDIR}/Makefile"