diff options
author | maho <maho@FreeBSD.org> | 2003-07-29 14:02:27 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-07-29 14:02:27 +0800 |
commit | 808201dacce2e09d0986bc9faee05ab3ee07a070 (patch) | |
tree | c1d79d2d1a9261008e66e3ae0a4486cf5ff50ab0 /astro/Makefile | |
parent | 5d8884909960b9823dd8b16be4137a6b42ed7a17 (diff) | |
download | freebsd-ports-graphics-808201dacce2e09d0986bc9faee05ab3ee07a070.tar.gz freebsd-ports-graphics-808201dacce2e09d0986bc9faee05ab3ee07a070.tar.zst freebsd-ports-graphics-808201dacce2e09d0986bc9faee05ab3ee07a070.zip |
Accrete is a physical simulation of solar system planet
formation, originally published to Usenet-- probably comp.sources.unix--
in 1991 by Joe Nowakowski. This software is in the public domain.
PR: 52879
Submitted by: Chuck Swiger <chuck@pkix.net>
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index c8daa526411..20b1f8adef4 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -2,6 +2,7 @@ # SUBDIR += SETIsupport + SUBDIR += accrete SUBDIR += celestia SUBDIR += dgpsip SUBDIR += ephem |