From 03cd3268ba10b2d4e4756c5639635e0578137b86 Mon Sep 17 00:00:00 2001
From: Christian Weisgerber <naddy@FreeBSD.org>
Date: Sun, 28 Jul 2002 22:24:40 +0000
Subject: Donate idle cycles to the search for space aliens - Linux i686
 version.

PR:		31229
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
---
 astro/Makefile                     |  1 +
 astro/linux-setiathome/Makefile    | 30 ++++++++++++++++++++++++++++++
 astro/linux-setiathome/distinfo    |  1 +
 astro/linux-setiathome/pkg-comment |  1 +
 astro/linux-setiathome/pkg-descr   | 10 ++++++++++
 5 files changed, 43 insertions(+)
 create mode 100644 astro/linux-setiathome/Makefile
 create mode 100644 astro/linux-setiathome/distinfo
 create mode 100644 astro/linux-setiathome/pkg-comment
 create mode 100644 astro/linux-setiathome/pkg-descr

(limited to 'astro')

diff --git a/astro/Makefile b/astro/Makefile
index f8e23b8a687f..36d4ef3d1ec5 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -16,6 +16,7 @@
     SUBDIR += ksetispy
     SUBDIR += ksetiwatch
     SUBDIR += kstars
+    SUBDIR += linux-setiathome
     SUBDIR += luna
     SUBDIR += match
     SUBDIR += nightfall
diff --git a/astro/linux-setiathome/Makefile b/astro/linux-setiathome/Makefile
new file mode 100644
index 000000000000..7ccdfc01acca
--- /dev/null
+++ b/astro/linux-setiathome/Makefile
@@ -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"
diff --git a/astro/linux-setiathome/distinfo b/astro/linux-setiathome/distinfo
new file mode 100644
index 000000000000..ac3279ba6d91
--- /dev/null
+++ b/astro/linux-setiathome/distinfo
@@ -0,0 +1 @@
+MD5 (setiathome-3.03.i686-pc-linux-gnu-gnulibc2.1.tar) = ba17d596fd07219c9c0eac4c1d5597a7
diff --git a/astro/linux-setiathome/pkg-comment b/astro/linux-setiathome/pkg-comment
new file mode 100644
index 000000000000..dfdbeccb0fa5
--- /dev/null
+++ b/astro/linux-setiathome/pkg-comment
@@ -0,0 +1 @@
+Donate idle cycles to the search for space aliens - Linux i686 version
diff --git a/astro/linux-setiathome/pkg-descr b/astro/linux-setiathome/pkg-descr
new file mode 100644
index 000000000000..861dadddbe46
--- /dev/null
+++ b/astro/linux-setiathome/pkg-descr
@@ -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/
-- 
cgit v1.2.3