summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-19 13:36:31 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-19 13:36:31 +0000
commitae65d62fa3aa2cedc4bdbc470af484373e48f2f1 (patch)
tree71109aa10b36b5e53cf31ab1fecba5d16d6793ca /astro/Makefile
parentAdd p5-XML-XPath 1.02, a set of Perl modules for parsing and evaluating (diff)
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>
Notes
Notes: svn path=/head/; revision=36122
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 7ac63b02dd79..5dd983998dd9 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