openbsd-ports/astro/Makefile

21 lines
492 B
Makefile
Raw Normal View History

2002-08-18 10:50:49 -04:00
# $OpenBSD: Makefile,v 1.18 2002/08/18 14:50:49 naddy Exp $
1997-12-02 03:33:58 -05:00
# $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
1999-09-02 20:14:20 -04:00
SUBDIR += dgpsip
1997-12-02 03:33:58 -05:00
# SUBDIR += ephem
2000-12-04 18:52:36 -05:00
SUBDIR += jday
2002-04-27 16:10:14 -04:00
SUBDIR += luna
1998-04-28 23:26:01 -04:00
SUBDIR += sattrack
1998-04-08 01:57:30 -04:00
# SUBDIR += stars
2002-08-18 10:50:49 -04:00
SUBDIR += sunclock
2001-01-18 08:47:33 -05:00
SUBDIR += wmglobe
2001-01-03 09:11:35 -05:00
SUBDIR += wmmoonclock
2001-01-10 11:56:48 -05:00
SUBDIR += wmspaceweather
2001-01-09 17:11:38 -05:00
SUBDIR += wmsun
1998-01-03 16:39:06 -05:00
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xphoon
2001-08-12 07:41:41 -04:00
SUBDIR += xworld
1997-12-02 03:33:58 -05:00
.include <bsd.port.subdir.mk>