359ad2f380
Use your unused CPU cycles to aid in computations analyzing radio telescope information for possible signs of ET. The Enhanced version is still beta, but this is mainly for administrative reasons. This version is a FreeBSD binary built by Stefan Urbat for Pentium II or AMD K6 CPUs and higher (requires MMX instructions). WWW: http://www.lb.shuttle.de/apastron/boincDown.shtml#freebsd PR: ports/94980 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
76 lines
1.7 KiB
Makefile
76 lines
1.7 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Astronomical ports
|
|
|
|
SUBDIR += accrete
|
|
SUBDIR += boinc-einsteinathome
|
|
SUBDIR += boinc-setiathome
|
|
SUBDIR += boinc-setiathome-enhanced
|
|
SUBDIR += boinc-setiathome-naparst
|
|
SUBDIR += celestia
|
|
SUBDIR += cfitsio
|
|
SUBDIR += dgpsip
|
|
SUBDIR += ephem
|
|
SUBDIR += gdesklets-goodweather
|
|
SUBDIR += gkrellmoon
|
|
SUBDIR += gkrellmoon2
|
|
SUBDIR += gkrellsun
|
|
SUBDIR += glunarclock
|
|
SUBDIR += gpsd
|
|
SUBDIR += gpsdrive
|
|
SUBDIR += gpsman
|
|
SUBDIR += jday
|
|
SUBDIR += libnova
|
|
SUBDIR += luna
|
|
SUBDIR += match
|
|
SUBDIR += mymoon
|
|
SUBDIR += nightfall
|
|
SUBDIR += nova
|
|
SUBDIR += openmap
|
|
SUBDIR += openuniverse
|
|
SUBDIR += orsa
|
|
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 += phoon
|
|
SUBDIR += planets
|
|
SUBDIR += pp3
|
|
SUBDIR += py-metar
|
|
SUBDIR += pyweather
|
|
SUBDIR += rmap
|
|
SUBDIR += roadmap
|
|
SUBDIR += saoimage
|
|
SUBDIR += sattrack
|
|
SUBDIR += sky2000
|
|
SUBDIR += spacechart
|
|
SUBDIR += sscalc
|
|
SUBDIR += stardates
|
|
SUBDIR += starplot
|
|
SUBDIR += stars
|
|
SUBDIR += stellarium
|
|
SUBDIR += sunclock
|
|
SUBDIR += wmglobe
|
|
SUBDIR += wmjupiter
|
|
SUBDIR += wmmoonclock
|
|
SUBDIR += wmsolar
|
|
SUBDIR += wmspaceweather
|
|
SUBDIR += wmsun
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xglobe
|
|
SUBDIR += xmoontool
|
|
SUBDIR += xphoon
|
|
SUBDIR += xplanet
|
|
SUBDIR += xtide
|
|
SUBDIR += xrmap
|
|
SUBDIR += xworld
|
|
|
|
.include <bsd.port.subdir.mk>
|