aboutsummaryrefslogtreecommitdiffstats
path: root/astro/celestia-gnome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/celestia-gnome/Makefile')
-rw-r--r--astro/celestia-gnome/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/celestia-gnome/Makefile b/astro/celestia-gnome/Makefile
new file mode 100644
index 000000000000..41a992908972
--- /dev/null
+++ b/astro/celestia-gnome/Makefile
@@ -0,0 +1,11 @@
+# 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"