openbsd-ports/astro/Makefile

24 lines
568 B
Makefile
Raw Normal View History

2008-02-08 23:26:54 +00:00
# $OpenBSD: Makefile,v 1.24 2008/02/08 23:26:54 espie Exp $
1997-12-02 08:33:58 +00:00
# $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
2007-07-16 17:40:26 +00:00
SUBDIR += celestia
1999-09-03 00:14:20 +00:00
SUBDIR += dgpsip
2000-12-04 23:52:36 +00:00
SUBDIR += jday
2008-02-08 23:26:54 +00:00
SUBDIR += libnova
2002-04-27 20:10:14 +00:00
SUBDIR += luna
2003-01-13 23:36:31 +00:00
SUBDIR += phoon
2004-02-03 18:25:09 +00:00
SUBDIR += py-metar
1998-04-29 03:26:01 +00:00
SUBDIR += sattrack
2007-03-25 12:30:22 +00:00
SUBDIR += stellarium
2002-08-18 14:50:49 +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>