openbsd-ports/astro/Makefile
martin 4da962a0ea Update py-astral to 2.2 and move to python3.
Initial version from Wen Heping. This version from kmos@. Maintainer
timeout.

OK kmos@
2020-08-07 06:40:46 +00:00

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>