11 lines
239 B
Makefile
11 lines
239 B
Makefile
# New ports collection makefile for: celestia-gnome
|
|
# Date created: 04 May 2006
|
|
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CELESTIA_UI= gnome
|
|
MASTERDIR= ${.CURDIR}/../celestia
|
|
|
|
.include "${MASTERDIR}/Makefile"
|