12 lines
285 B
Makefile
12 lines
285 B
Makefile
# New ports collection makefile for: avant-window-navigator-gnome
|
|
# Date created: 20 May 2009
|
|
# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 7
|
|
AWN_DESKTOP= gnome
|
|
MASTERDIR= ${.CURDIR}/../avant-window-navigator
|
|
|
|
.include <${MASTERDIR}/Makefile>
|