freebsd-ports/astro/Makefile
Will Andrews 48f4fbc5f8 Add rmap, a neat program that generates an image of the Earth at a specific
location in the world (based on longitude and latitude).

PR:		17676
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-07-02 07:22:55 +00:00

29 lines
550 B
Makefile

# $FreeBSD$
#
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += luna
SUBDIR += pyweather
SUBDIR += rmap
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += setiathome
SUBDIR += ssystem
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>