openbsd-ports/astro/Makefile

23 lines
516 B
Makefile
Raw Normal View History

2001-09-12 11:44:19 +00:00
# $OpenBSD: Makefile,v 1.14 2001/09/12 11:44:19 kevlo 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
2000-12-04 23:52:36 +00:00
SUBDIR += jday
2001-09-12 11:44:19 +00:00
SUBDIR += kstars
1997-12-02 08:33:58 +00:00
# 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
2001-01-18 13:47:33 +00:00
SUBDIR += wmglobe
2001-01-03 14:11:35 +00:00
SUBDIR += wmmoonclock
2001-01-10 16:56:48 +00:00
SUBDIR += wmspaceweather
2001-01-09 22:11:38 +00:00
SUBDIR += wmsun
1998-01-03 21:39:06 +00:00
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xphoon
2001-08-12 11:41:41 +00:00
SUBDIR += xworld
1997-12-02 08:33:58 +00:00
.include <bsd.port.subdir.mk>