27 lines
592 B
Makefile
27 lines
592 B
Makefile
# $OpenBSD: Makefile,v 1.29 2015/05/19 08:49:30 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += ansiweather
|
|
SUBDIR += celestia
|
|
SUBDIR += dgpsip
|
|
SUBDIR += gcal
|
|
SUBDIR += jday
|
|
SUBDIR += libnova
|
|
SUBDIR += luna
|
|
SUBDIR += phoon
|
|
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>
|