openbsd-ports/astro/Makefile

27 lines
592 B
Makefile
Raw Normal View History

2015-05-19 04:49:30 -04:00
# $OpenBSD: Makefile,v 1.29 2015/05/19 08:49:30 sthen Exp $
1997-12-02 03:33:58 -05:00
SUBDIR =
2015-05-19 04:49:30 -04:00
SUBDIR += ansiweather
2007-07-16 13:40:26 -04:00
SUBDIR += celestia
1999-09-02 20:14:20 -04:00
SUBDIR += dgpsip
2009-10-17 04:40:22 -04:00
SUBDIR += gcal
2000-12-04 18:52:36 -05:00
SUBDIR += jday
2008-02-08 18:26:54 -05:00
SUBDIR += libnova
2002-04-27 16:10:14 -04:00
SUBDIR += luna
2003-01-13 18:36:31 -05:00
SUBDIR += phoon
2004-02-03 13:25:09 -05:00
SUBDIR += py-metar
1998-04-28 23:26:01 -04:00
SUBDIR += sattrack
2007-03-25 08:30:22 -04:00
SUBDIR += stellarium
2002-08-18 10:50:49 -04:00
SUBDIR += sunclock
2013-04-11 10:06:40 -04:00
SUBDIR += wcslib
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>