aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-10-24 16:46:42 +0800
committerasami <asami@FreeBSD.org>1996-10-24 16:46:42 +0800
commit4d3993ebeaec5906aa8043c160db742433db016d (patch)
treec2eeba29756601b84b90af2fa7231a368a339b4e /astro
parent9115a36696434155567a9d07847584965ce3766e (diff)
downloadfreebsd-ports-graphics-4d3993ebeaec5906aa8043c160db742433db016d.tar.gz
freebsd-ports-graphics-4d3993ebeaec5906aa8043c160db742433db016d.tar.zst
freebsd-ports-graphics-4d3993ebeaec5906aa8043c160db742433db016d.zip
As the great moon sets in the seas of the west, the new category
"astro" starts for the best.
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
new file mode 100644
index 00000000000..1855ca4c20f
--- /dev/null
+++ b/astro/Makefile
@@ -0,0 +1,11 @@
+# $Id: Makefile,v 1.36 1996/10/18 15:05:24 asami Exp $
+#
+
+ SUBDIR += luna
+# SUBDIR += stars
+# SUBDIR += sunclock
+# SUBDIR += xearth
+# SUBDIR += xephem
+# SUBDIR += xphoon
+
+.include <bsd.port.subdir.mk>