29 lines
656 B
Makefile
29 lines
656 B
Makefile
# $OpenBSD: Makefile,v 1.33 2019/05/03 16:35:46 rsadowski Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += ansiweather
|
|
SUBDIR += celestia
|
|
SUBDIR += dgpsip
|
|
SUBDIR += gcal
|
|
SUBDIR += jday
|
|
SUBDIR += kstars
|
|
SUBDIR += libnova
|
|
SUBDIR += phoon
|
|
SUBDIR += py-astral
|
|
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>
|