summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-18 15:21:33 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-18 15:21:33 +0000
commit90658f8fce301a18e51cf938726af8f59aa083c8 (patch)
tree59b4471e402e66996448d2c44d137c5c7d86bd02 /net-irc
parentnew package (diff)
downloadgentoo-2-90658f8fce301a18e51cf938726af8f59aa083c8.tar.gz
gentoo-2-90658f8fce301a18e51cf938726af8f59aa083c8.tar.bz2
gentoo-2-90658f8fce301a18e51cf938726af8f59aa083c8.zip
new ebuild
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/ctrlproxy/ctrlproxy-2.0.ebuild21
-rw-r--r--net-irc/ctrlproxy/files/digest-ctrlproxy-2.01
2 files changed, 22 insertions, 0 deletions
diff --git a/net-irc/ctrlproxy/ctrlproxy-2.0.ebuild b/net-irc/ctrlproxy/ctrlproxy-2.0.ebuild
new file mode 100644
index 000000000000..88da0011cda8
--- /dev/null
+++ b/net-irc/ctrlproxy/ctrlproxy-2.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ctrlproxy/ctrlproxy-2.0.ebuild,v 1.1 2003/03/18 15:21:33 agriffis Exp $
+
+DESCRIPTION="IRC proxy with multiserver and multiclient support"
+HOMEPAGE="http://people.nl.linux.org/~jelmer/ctrlproxy.php"
+SRC_URI="http://people.nl.linux.org/~jelmer/${PN}/${P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~alpha"
+IUSE=""
+DEPEND=""
+
+src_compile() {
+ emake PREFIX=/usr || die
+}
+
+src_install() {
+ make install DESTDIR=${D} PREFIX=/usr DOCDIR=/usr/share/doc/${P} || die
+}
diff --git a/net-irc/ctrlproxy/files/digest-ctrlproxy-2.0 b/net-irc/ctrlproxy/files/digest-ctrlproxy-2.0
new file mode 100644
index 000000000000..9b3e10edb8c5
--- /dev/null
+++ b/net-irc/ctrlproxy/files/digest-ctrlproxy-2.0
@@ -0,0 +1 @@
+MD5 e9cccf105d470c05362560612253f6b2 ctrlproxy-2.0.tar.gz 3072