summaryrefslogtreecommitdiffstats
path: root/astro/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-12-19 13:36:31 +0000
committerwill <will@FreeBSD.org>2000-12-19 13:36:31 +0000
commit8b42c7c8838773665a83cf11dff920afe99b037b (patch)
treec9fc00d581ad3c8c0cc145ea7919cefe2edc4475 /astro/Makefile
parent33c1e25c8431af4902364703e39f9d16b05261cb (diff)
downloadFreeBSD-ports-8b42c7c8838773665a83cf11dff920afe99b037b.zip
FreeBSD-ports-8b42c7c8838773665a83cf11dff920afe99b037b.tar.gz
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/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 7ac63b0..5dd9839 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -13,6 +13,7 @@
SUBDIR += sattrack
SUBDIR += seti_applet
SUBDIR += setiathome
+ SUBDIR += sscalc
SUBDIR += stars
SUBDIR += sunclock
SUBDIR += tkseti
OpenPOWER on IntegriCloud