diff options
author | asami <asami@FreeBSD.org> | 1996-10-24 08:46:42 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-10-24 08:46:42 +0000 |
commit | 4d3993ebeaec5906aa8043c160db742433db016d (patch) | |
tree | c2eeba29756601b84b90af2fa7231a368a339b4e /astro/Makefile | |
parent | 9115a36696434155567a9d07847584965ce3766e (diff) | |
download | FreeBSD-ports-4d3993ebeaec5906aa8043c160db742433db016d.zip FreeBSD-ports-4d3993ebeaec5906aa8043c160db742433db016d.tar.gz |
As the great moon sets in the seas of the west, the new category
"astro" starts for the best.
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile new file mode 100644 index 0000000..1855ca4 --- /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> |