diff options
author | will <will@FreeBSD.org> | 2000-12-19 21:36:31 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-19 21:36:31 +0800 |
commit | 8b42c7c8838773665a83cf11dff920afe99b037b (patch) | |
tree | c9fc00d581ad3c8c0cc145ea7919cefe2edc4475 /astro/sscalc/pkg-comment | |
parent | 33c1e25c8431af4902364703e39f9d16b05261cb (diff) | |
download | freebsd-ports-gnome-8b42c7c8838773665a83cf11dff920afe99b037b.tar.gz freebsd-ports-gnome-8b42c7c8838773665a83cf11dff920afe99b037b.tar.zst freebsd-ports-gnome-8b42c7c8838773665a83cf11dff920afe99b037b.zip |
Add sscalc 1.0, a sunrise/sunset time calculator ported to C from
Javascript (uh, yeah). Too bad you have to hardcode your long/lat into
the program, perhaps some kind soul will inflict getopt() on this prog.
PR: 23245
Submitted by: Keith Walker <kew@icehouse.net>
Diffstat (limited to 'astro/sscalc/pkg-comment')
-rw-r--r-- | astro/sscalc/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/sscalc/pkg-comment b/astro/sscalc/pkg-comment new file mode 100644 index 000000000000..0338ad9387ec --- /dev/null +++ b/astro/sscalc/pkg-comment @@ -0,0 +1 @@ +A sunrise/sunset time calculator |