openbsd-ports/astro/Makefile

16 lines
349 B
Makefile
Raw Normal View History

1999-09-03 00:14:20 +00:00
# $OpenBSD: Makefile,v 1.7 1999/09/03 00:14:20 marc Exp $
1997-12-02 08:33:58 +00:00
# $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
#
1999-09-03 00:14:20 +00:00
SUBDIR += dgpsip
1997-12-02 08:33:58 +00:00
# SUBDIR += ephem
# SUBDIR += luna
1998-04-29 03:26:01 +00:00
SUBDIR += sattrack
1998-04-08 05:57:30 +00:00
# SUBDIR += stars
1997-12-02 08:33:58 +00:00
# SUBDIR += sunclock
1998-01-03 21:39:06 +00:00
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xphoon
1997-12-02 08:33:58 +00:00
.include <bsd.port.subdir.mk>