mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Donate idle cycles to the search for space aliens - Linux i686 version.
PR: 31229 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
This commit is contained in:
parent
58b1dd0eda
commit
03cd3268ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63682
@ -16,6 +16,7 @@
|
||||
SUBDIR += ksetispy
|
||||
SUBDIR += ksetiwatch
|
||||
SUBDIR += kstars
|
||||
SUBDIR += linux-setiathome
|
||||
SUBDIR += luna
|
||||
SUBDIR += match
|
||||
SUBDIR += nightfall
|
||||
|
30
astro/linux-setiathome/Makefile
Normal file
30
astro/linux-setiathome/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# Ports collection makefile for: linux-setiathome-i686
|
||||
# Date created: 13 Oct 2001
|
||||
# Whom: edwin@mavetju.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
CATEGORIES= astro linux
|
||||
|
||||
MAINTAINER= cyrille.lefevre@laposte.net
|
||||
|
||||
# Global variables
|
||||
#
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
USE_LINUX= yes
|
||||
|
||||
# Local variables
|
||||
#
|
||||
|
||||
PORT_CPU?= i686
|
||||
PORT_VENDOR= pc
|
||||
PORT_OSNAME= linux
|
||||
PORT_OSREL= -gnu-gnulibc2.1
|
||||
|
||||
# Local overrides
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../setiathome
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
astro/linux-setiathome/distinfo
Normal file
1
astro/linux-setiathome/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (setiathome-3.03.i686-pc-linux-gnu-gnulibc2.1.tar) = ba17d596fd07219c9c0eac4c1d5597a7
|
1
astro/linux-setiathome/pkg-comment
Normal file
1
astro/linux-setiathome/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Donate idle cycles to the search for space aliens - Linux i686 version
|
10
astro/linux-setiathome/pkg-descr
Normal file
10
astro/linux-setiathome/pkg-descr
Normal file
@ -0,0 +1,10 @@
|
||||
SETI@home is a scientific experiment that will harness the power of
|
||||
hundreds of thousands of Internet-connected computers in the Search for
|
||||
Extraterrestrial Intelligence (SETI). You can participate by running a
|
||||
program that downloads and analyzes radio telescope data. There's a
|
||||
small but captivating possibility that your computer will detect the
|
||||
faint murmur of a civilization beyond Earth.
|
||||
|
||||
This Linux version is optimized for i686 processors.
|
||||
|
||||
WWW: http://setiathome.ssl.berkeley.edu/
|
Loading…
Reference in New Issue
Block a user