freebsd-ports/astro/Makefile
Will Andrews ae65d62fa3 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>
2000-12-19 13:36:31 +00:00

33 lines
649 B
Makefile

# $FreeBSD$
#
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += glunarclock
SUBDIR += luna
SUBDIR += openuniverse
SUBDIR += p5-GPS
SUBDIR += pyweather
SUBDIR += rmap
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += seti_applet
SUBDIR += setiathome
SUBDIR += sscalc
SUBDIR += stars
SUBDIR += sunclock
SUBDIR += tkseti
SUBDIR += wmglobe
SUBDIR += wmmoonclock
SUBDIR += wmspaceweather
SUBDIR += wmsun
SUBDIR += x3arth
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xglobe
SUBDIR += xphoon
SUBDIR += xplanet
SUBDIR += xtide
.include <bsd.port.subdir.mk>