4da962a0ea
Initial version from Wen Heping. This version from kmos@. Maintainer timeout. OK kmos@
29 lines
652 B
Makefile
29 lines
652 B
Makefile
# $OpenBSD: Makefile,v 1.35 2020/08/07 06:40:46 martin Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += ansiweather
|
|
SUBDIR += celestia
|
|
SUBDIR += dgpsip
|
|
SUBDIR += gcal
|
|
SUBDIR += gnuastro
|
|
SUBDIR += jday
|
|
SUBDIR += kstars
|
|
SUBDIR += libnova
|
|
SUBDIR += phoon
|
|
SUBDIR += py-astral,python3
|
|
SUBDIR += py-metar
|
|
SUBDIR += sattrack
|
|
SUBDIR += stellarium
|
|
SUBDIR += sunclock
|
|
SUBDIR += wcslib
|
|
SUBDIR += wmglobe
|
|
SUBDIR += wmmoonclock
|
|
SUBDIR += wmspaceweather
|
|
SUBDIR += wmsun
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xphoon
|
|
SUBDIR += xworld
|
|
|
|
.include <bsd.port.subdir.mk>
|