mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
319 B
Makefile
17 lines
319 B
Makefile
# $Id: Makefile,v 1.6 1998/04/17 21:29:17 mph Exp $
|
|
#
|
|
|
|
SUBDIR += ephem
|
|
SUBDIR += luna
|
|
SUBDIR += saoimage
|
|
SUBDIR += sattrack
|
|
SUBDIR += ssystem
|
|
SUBDIR += stars
|
|
SUBDIR += sunclock
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xphoon
|
|
SUBDIR += xtide
|
|
|
|
.include <bsd.port.subdir.mk>
|