diff options
author | pav <pav@FreeBSD.org> | 2006-03-28 04:39:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-03-28 04:39:48 +0800 |
commit | 534aafa0c2b7fedf79565eca381a1baa3e642c92 (patch) | |
tree | 1776d171b91c59812ee4fc5ea0aded4413e6cf31 /astro/Makefile | |
parent | fb9570fe9428df266f68158ccaf6990c5fe1e297 (diff) | |
download | freebsd-ports-graphics-534aafa0c2b7fedf79565eca381a1baa3e642c92.tar.gz freebsd-ports-graphics-534aafa0c2b7fedf79565eca381a1baa3e642c92.tar.zst freebsd-ports-graphics-534aafa0c2b7fedf79565eca381a1baa3e642c92.zip |
SETI - Search for Extra-Terrestrial Intelligence -- Enhanced version
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>
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 66a9d91f438..233d3016584 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -6,6 +6,7 @@ SUBDIR += accrete SUBDIR += boinc-einsteinathome SUBDIR += boinc-setiathome + SUBDIR += boinc-setiathome-enhanced SUBDIR += boinc-setiathome-naparst SUBDIR += celestia SUBDIR += cfitsio |