blob: 089fd097a9451535887fbcfef6129aedb1f55b40 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: avant-window-navigator-gnome
# Date created: 20 May 2009
# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 6
AWN_DESKTOP= gnome
MASTERDIR= ${.CURDIR}/../avant-window-navigator
.include <${MASTERDIR}/Makefile>
|