diff options
author | rene <rene@FreeBSD.org> | 2011-01-24 05:13:13 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-01-24 05:13:13 +0800 |
commit | a232e43a15f603a42ba4176e9f03f5957a2b34ac (patch) | |
tree | 5aa9cfc91405e6de15e489b5ee3aa01ec5e0c653 /astro/Makefile | |
parent | f2ca841131bafd96377c6ad1e347bc19a53c701c (diff) | |
download | freebsd-ports-gnome-a232e43a15f603a42ba4176e9f03f5957a2b34ac.tar.gz freebsd-ports-gnome-a232e43a15f603a42ba4176e9f03f5957a2b34ac.tar.zst freebsd-ports-gnome-a232e43a15f603a42ba4176e9f03f5957a2b34ac.zip |
SETI - Search for Extra-Terrestrial Intelligence -- AstroPulse
The project listens for broad-band, short-time pulses that might represent
extraterrestial intelligence, or other phenomena such as rapidly rotating
pulsars or exploding primordial black holes.
The port automatically optimizes for the host CPU using the CPUTYPE
variable in /etc/make.conf
Currently it requires X to build, but at runtime X is only required for the
screen saver. This requirement is an artifact of the current upstream design
of the port.
WWW: http://setiathome.berkeley.edu/
Feature safe: yes
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 336ec650ef76..ea2b3e7c458e 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -6,6 +6,7 @@ SUBDIR += aa SUBDIR += accrete SUBDIR += astrometry + SUBDIR += boinc-astropulse SUBDIR += boinc-einsteinathome SUBDIR += boinc-milkyway SUBDIR += boinc-setiathome-enhanced |