mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
24 lines
488 B
Makefile
24 lines
488 B
Makefile
# $Id: Makefile,v 1.11 1999/04/22 01:47:32 stb Exp $
|
|
#
|
|
|
|
SUBDIR += ephem
|
|
SUBDIR += luna
|
|
SUBDIR += saoimage
|
|
SUBDIR += sattrack
|
|
SUBDIR += setiathome
|
|
SUBDIR += ssystem
|
|
SUBDIR += stars
|
|
SUBDIR += sunclock
|
|
SUBDIR += wmmoonclock
|
|
SUBDIR += wmspaceweather
|
|
SUBDIR += wmsun
|
|
SUBDIR += wmmoonclock
|
|
SUBDIR += x3arth
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xglobe
|
|
SUBDIR += xphoon
|
|
SUBDIR += xtide
|
|
|
|
.include <bsd.port.subdir.mk>
|