mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
31 lines
607 B
Makefile
31 lines
607 B
Makefile
# $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>
|