openbsd-ports/astro/Makefile
kn d4b19362dd Remove astro/sattrack
Imported in 1998 and modified in 2009 to "fix Y2K bug" which means
"we may not distribute modified versions [due to its license]".

There has been no update and it now fails to build with "-fno-common".

The servers used by "getsts" and "gettle" to fetch satellite information
no longer exist.

FreeBSD removed it in 2011, "No more public distfiles". (thanks naddy)

OK naddy
2021-01-30 14:14:38 +00:00

28 lines
624 B
Makefile

# $OpenBSD: Makefile,v 1.36 2021/01/30 14:14:38 kn 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 += 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>