freebsd-ports/astro/Makefile
James E. Housley 8d68144ab1 New Port: astro/jday
The jday binary can be used to convert calendar dates to astronomical
julian dates.  This number is useful for a variety of purposes.
Especially related to calculating elapsed time between instances
over large or short periods of time.

PR:		23142
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-02-13 11:29:08 +00:00

37 lines
759 B
Makefile

# $FreeBSD$
#
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += glunarclock
SUBDIR += jday
SUBDIR += luna
SUBDIR += openuniverse
SUBDIR += p5-Astro-MoonPhase
SUBDIR += p5-Astro-SunTime
SUBDIR += p5-GPS
SUBDIR += p5-Geo-METAR
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>