mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
27 lines
509 B
Makefile
27 lines
509 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += dgpsip
|
|
SUBDIR += ephem
|
|
SUBDIR += luna
|
|
SUBDIR += pyweather
|
|
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>
|