diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-15 14:24:29 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-15 14:24:29 +0800 |
commit | 0eb59971f5e3f411580c31dcddfe5e1ec4a6122c (patch) | |
tree | 984aa80dd59665db8d4eb685025fd916bfbb9042 /astro/Makefile | |
parent | d00d6bdb6f3f67c91893d9ff3e460a365777289d (diff) | |
download | freebsd-ports-graphics-0eb59971f5e3f411580c31dcddfe5e1ec4a6122c.tar.gz freebsd-ports-graphics-0eb59971f5e3f411580c31dcddfe5e1ec4a6122c.tar.zst freebsd-ports-graphics-0eb59971f5e3f411580c31dcddfe5e1ec4a6122c.zip |
add planets 0.1.5
An orbital simulator
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 75debec1b5b..0ed5b69bfb4 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -23,6 +23,7 @@ SUBDIR += p5-GPS SUBDIR += p5-Geo-METAR SUBDIR += p5-SETI-Stats + SUBDIR += planets SUBDIR += pyweather SUBDIR += rmap SUBDIR += saoimage |