mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
2462358d17
openuniverse 1.0beta3. PR: 19176 Submitted by: Trevor Johnson <trevor@jpj.net>
30 lines
581 B
Makefile
30 lines
581 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += dgpsip
|
|
SUBDIR += ephem
|
|
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>
|