aboutsummaryrefslogtreecommitdiff
path: root/astro/celestia-gtk
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-04 12:39:07 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-04 12:39:07 +0000
commitf15d26f1ff55b329acd580d2d153f13780a12b65 (patch)
tree2f8416166a1cec4eb09d9549befba78d9dd0cb2f /astro/celestia-gtk
parent613f27d55dc9cc33c4dcc2f968d8d0f531cb756f (diff)
downloadports-f15d26f1ff55b329acd580d2d153f13780a12b65.tar.gz
ports-f15d26f1ff55b329acd580d2d153f13780a12b65.zip
Add celestia-gnome and celestia-gtk.
Notes
Notes: svn path=/head/; revision=161335
Diffstat (limited to 'astro/celestia-gtk')
-rw-r--r--astro/celestia-gtk/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/celestia-gtk/Makefile b/astro/celestia-gtk/Makefile
new file mode 100644
index 000000000000..86c9f4f60612
--- /dev/null
+++ b/astro/celestia-gtk/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: celestia-gtk
+# Date created: 04 May 2006
+# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CELESTIA_UI= gtk
+MASTERDIR= ${.CURDIR}/../celestia
+
+.include "${MASTERDIR}/Makefile"