mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
16 lines
300 B
Makefile
16 lines
300 B
Makefile
# $Id: Makefile,v 1.5 1997/11/28 20:45:09 fenner Exp $
|
|
#
|
|
|
|
SUBDIR += ephem
|
|
SUBDIR += luna
|
|
SUBDIR += saoimage
|
|
SUBDIR += sattrack
|
|
SUBDIR += stars
|
|
SUBDIR += sunclock
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xphoon
|
|
SUBDIR += xtide
|
|
|
|
.include <bsd.port.subdir.mk>
|