summaryrefslogtreecommitdiff
path: root/x11/avant-window-navigator-xfce4
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-05-28 14:41:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-05-28 14:41:03 +0000
commit6457fc97b9486a0d18fb7ffb5e733fb75e78fff0 (patch)
tree48ea5dc44368852e10abacbd46f5f4d1f4b4dd70 /x11/avant-window-navigator-xfce4
parent- Update to 4.6.0 (diff)
Avant Window Navigator (Awn) is a dock-like bar which sits at the
bottom of the screen. It has support for launchers, task lists, and third party applets. WWW: http://launchpad.net/awn
Notes
Notes: svn path=/head/; revision=234699
Diffstat (limited to 'x11/avant-window-navigator-xfce4')
-rw-r--r--x11/avant-window-navigator-xfce4/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/avant-window-navigator-xfce4/Makefile b/x11/avant-window-navigator-xfce4/Makefile
new file mode 100644
index 000000000000..82bdf5d0f9cf
--- /dev/null
+++ b/x11/avant-window-navigator-xfce4/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: avant-window-navigator-xfce4
+# Date created: 20 May 2009
+# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+AWN_DESKTOP= xfce4
+MASTERDIR= ${.CURDIR}/../avant-window-navigator
+
+.include <${MASTERDIR}/Makefile>