openbsd-ports/astro/Makefile

34 lines
818 B
Makefile
Raw Normal View History

SUBDIR =
2015-05-19 04:49:30 -04:00
SUBDIR += ansiweather
2022-10-15 05:53:01 -04:00
SUBDIR += calcmysky
2007-07-16 13:40:26 -04:00
SUBDIR += celestia
1999-09-02 20:14:20 -04:00
SUBDIR += dgpsip
2009-10-17 04:40:22 -04:00
SUBDIR += gcal
2020-06-24 15:26:46 -04:00
SUBDIR += gnuastro
2000-12-04 18:52:36 -05:00
SUBDIR += jday
2019-05-03 12:35:46 -04:00
SUBDIR += kstars
2008-02-08 18:26:54 -05:00
SUBDIR += libnova
2003-01-13 18:36:31 -05:00
SUBDIR += phoon
2018-01-19 17:18:00 -05:00
SUBDIR += py-astral,python3
SUBDIR += py-astropy,python3
SUBDIR += py-de421,python3
SUBDIR += py-erfa,python3
SUBDIR += py-jplephem,python3
SUBDIR += py-metar,python3
SUBDIR += py-sgp4,python3
SUBDIR += py-skyfield,python3
2022-08-23 08:22:06 -04:00
SUBDIR += siril
2007-03-25 08:30:22 -04:00
SUBDIR += stellarium
2002-08-18 10:50:49 -04:00
SUBDIR += sunclock
2013-04-11 10:06:40 -04:00
SUBDIR += wcslib
2001-01-18 08:47:33 -05:00
SUBDIR += wmglobe
2001-01-03 09:11:35 -05:00
SUBDIR += wmmoonclock
2001-01-10 11:56:48 -05:00
SUBDIR += wmspaceweather
2001-01-09 17:11:38 -05:00
SUBDIR += wmsun
1998-01-03 16:39:06 -05:00
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xphoon
2001-08-12 07:41:41 -04:00
SUBDIR += xworld
1997-12-02 03:33:58 -05:00
.include <bsd.port.subdir.mk>