mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
12 lines
269 B
Makefile
12 lines
269 B
Makefile
|
# New ports collection makefile for: avant-window-navigator-gnome
|
||
|
# Date created: 20 May 2009
|
||
|
# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
AWN_DESKTOP= gnome
|
||
|
MASTERDIR= ${.CURDIR}/../avant-window-navigator
|
||
|
|
||
|
.include <${MASTERDIR}/Makefile>
|