openbsd-ports/astro/Makefile

34 lines
818 B
Makefile
Raw Permalink Normal View History

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