From 6457fc97b9486a0d18fb7ffb5e733fb75e78fff0 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 28 May 2009 14:41:03 +0000 Subject: 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 --- x11/avant-window-navigator-xfce4/Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/avant-window-navigator-xfce4/Makefile (limited to 'x11/avant-window-navigator-xfce4') 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 +# +# $FreeBSD$ +# + +AWN_DESKTOP= xfce4 +MASTERDIR= ${.CURDIR}/../avant-window-navigator + +.include <${MASTERDIR}/Makefile> -- cgit v1.2.3