mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
15 lines
276 B
Makefile
15 lines
276 B
Makefile
# $Id: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
|
|
#
|
|
|
|
SUBDIR += ephem
|
|
SUBDIR += luna
|
|
SUBDIR += sattrack
|
|
SUBDIR += stars
|
|
SUBDIR += sunclock
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xphoon
|
|
SUBDIR += xtide
|
|
|
|
.include <bsd.port.subdir.mk>
|