summaryrefslogtreecommitdiff
path: root/astro/Makefile
blob: 40bf12cf16737d341d9d9b20dca8357df73bbd2e (plain) (blame)
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
26
27
28
29
30
# $FreeBSD$
#

    SUBDIR += dgpsip
    SUBDIR += ephem
    SUBDIR += glunarclock
    SUBDIR += luna
    SUBDIR += openuniverse
    SUBDIR += pyweather
    SUBDIR += rmap
    SUBDIR += saoimage
    SUBDIR += sattrack
    SUBDIR += seti_applet
    SUBDIR += setiathome
    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 += xplanet
    SUBDIR += xtide

.include <bsd.port.subdir.mk>