3bbb9c4567
PR: ports/70937 Submitted by: Jan Srzednicki <w@wrzask.pl>
82 lines
1.8 KiB
Makefile
82 lines
1.8 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Astronomical ports
|
|
|
|
SUBDIR += SETIsupport
|
|
SUBDIR += accrete
|
|
SUBDIR += celestia
|
|
SUBDIR += cfitsio
|
|
SUBDIR += dgpsip
|
|
SUBDIR += ephem
|
|
SUBDIR += fooseti
|
|
SUBDIR += gdesklets-goodweather
|
|
SUBDIR += gdesklets-goodweather-psi
|
|
SUBDIR += gdesklets-seti
|
|
SUBDIR += gdesklets-weather
|
|
SUBDIR += gkrellmearth
|
|
SUBDIR += gkrellmoon
|
|
SUBDIR += gkrellmoon2
|
|
SUBDIR += gkrellmseti
|
|
SUBDIR += gkrellsun
|
|
SUBDIR += glunarclock
|
|
SUBDIR += gpsdrive
|
|
SUBDIR += gpsman
|
|
SUBDIR += jday
|
|
SUBDIR += ksetisaver
|
|
SUBDIR += ksetispy
|
|
SUBDIR += ksetiwatch
|
|
SUBDIR += libnova
|
|
SUBDIR += linux-setiathome
|
|
SUBDIR += luna
|
|
SUBDIR += match
|
|
SUBDIR += mymoon
|
|
SUBDIR += nightfall
|
|
SUBDIR += nova
|
|
SUBDIR += openuniverse
|
|
SUBDIR += p5-Astro-ADS
|
|
SUBDIR += p5-Astro-Catalog
|
|
SUBDIR += p5-Astro-DSS
|
|
SUBDIR += p5-Astro-FITS-Header
|
|
SUBDIR += p5-Astro-MoonPhase
|
|
SUBDIR += p5-Astro-SIMBAD
|
|
SUBDIR += p5-Astro-SunTime
|
|
SUBDIR += p5-Astro-Sunrise
|
|
SUBDIR += p5-GPS
|
|
SUBDIR += p5-Geo-METAR
|
|
SUBDIR += p5-SETI-Stats
|
|
SUBDIR += phoon
|
|
SUBDIR += planets
|
|
SUBDIR += pp3
|
|
SUBDIR += py-metar
|
|
SUBDIR += pyweather
|
|
SUBDIR += rmap
|
|
SUBDIR += roadmap
|
|
SUBDIR += saoimage
|
|
SUBDIR += sattrack
|
|
SUBDIR += setiathome
|
|
SUBDIR += sky2000
|
|
SUBDIR += spacechart
|
|
SUBDIR += squeuer
|
|
SUBDIR += sscalc
|
|
SUBDIR += starplot
|
|
SUBDIR += stars
|
|
SUBDIR += stellarium
|
|
SUBDIR += sunclock
|
|
SUBDIR += tkseti
|
|
SUBDIR += wmglobe
|
|
SUBDIR += wmjupiter
|
|
SUBDIR += wmmoonclock
|
|
SUBDIR += wmsolar
|
|
SUBDIR += wmspaceweather
|
|
SUBDIR += wmsun
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xglobe
|
|
SUBDIR += xphoon
|
|
SUBDIR += xplanet
|
|
SUBDIR += xtide
|
|
SUBDIR += xworld
|
|
|
|
.include <bsd.port.subdir.mk>
|