mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
6457fc97b9
bottom of the screen. It has support for launchers, task lists, and third party applets. WWW: http://launchpad.net/awn
12 lines
269 B
Makefile
12 lines
269 B
Makefile
# 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>
|