blob: 5426b4d9c618ef183d16666fc7b15c4b9a5796d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# $FreeBSD$
#
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += luna
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += setiathome
SUBDIR += ssystem
SUBDIR += stars
SUBDIR += sunclock
SUBDIR += tkseti
SUBDIR += wmglobe
SUBDIR += wmmoonclock
SUBDIR += wmspaceweather
SUBDIR += wmsun
SUBDIR += x3arth
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xglobe
SUBDIR += xphoon
SUBDIR += xtide
.include <bsd.port.subdir.mk>
|