2021-11-03 22:30:04 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.39 2021/11/03 22:30:04 sthen Exp $
|
1997-12-02 08:33:58 +00:00
|
|
|
|
2010-02-01 17:00:12 +00:00
|
|
|
SUBDIR =
|
2015-05-19 08:49:30 +00:00
|
|
|
SUBDIR += ansiweather
|
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
|
2021-11-02 21:19:15 +00:00
|
|
|
SUBDIR += py-astropy,python3
|
2021-11-03 22:30:04 +00:00
|
|
|
SUBDIR += py-de421,python3
|
|
|
|
SUBDIR += py-jplephem,python3
|
2021-10-29 16:23:36 +00:00
|
|
|
SUBDIR += py-metar # unflavoured but uses python3
|
2021-11-03 22:30:04 +00:00
|
|
|
SUBDIR += py-sgp4,python3
|
|
|
|
SUBDIR += py-skyfield,python3
|
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>
|