ae65d62fa3
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>
33 lines
649 B
Makefile
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>
|