aboutsummaryrefslogtreecommitdiff
path: root/irc/muh
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-01-30 02:04:01 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-01-30 02:04:01 +0000
commite1bdac033d36664301b7637a7dec3530d0cf0ba9 (patch)
treee13a78d51429faa766d137393f36b10b2aecee1f /irc/muh
parenta75321c860c91feef9b3119dd9985d2253cd67c6 (diff)
downloadports-e1bdac033d36664301b7637a7dec3530d0cf0ba9.tar.gz
ports-e1bdac033d36664301b7637a7dec3530d0cf0ba9.zip
muh is a smart irc-bouncing-tool that remains on IRC all the time.
You can take control over your nick by connecting to muh with an IRC client that is able to supply a password for the server connection. http://www.riot.org/muh/ PR: ports/8109
Notes
Notes: svn path=/head/; revision=16427
Diffstat (limited to 'irc/muh')
-rw-r--r--irc/muh/Makefile21
-rw-r--r--irc/muh/distinfo1
-rw-r--r--irc/muh/pkg-comment1
-rw-r--r--irc/muh/pkg-descr5
-rw-r--r--irc/muh/pkg-plist2
5 files changed, 30 insertions, 0 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile
new file mode 100644
index 000000000000..dff924123d33
--- /dev/null
+++ b/irc/muh/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: muh
+# Version required: 2.02
+# Date created: 25 Sept 1998
+# Whom: Bill Fumerola <billf@chc-chimes.com>
+#
+# $Id: $
+#
+
+DISTNAME= muh2.02
+PKGNAME= muh-2.02
+CATEGORIES= net
+MASTER_SITES= http://www.riot.org/releases/misc/
+
+MAINTAINER= billf@FreeBSD.org
+
+do-install:
+
+ ${INSTALL_PROGRAM} ${WRKSRC}/muh ${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/muhrc ${PREFIX}/share/skel/dot.muhrc
+
+.include <bsd.port.mk>
diff --git a/irc/muh/distinfo b/irc/muh/distinfo
new file mode 100644
index 000000000000..7144580c5e06
--- /dev/null
+++ b/irc/muh/distinfo
@@ -0,0 +1 @@
+MD5 (muh2.02.tar.gz) = bc104828ed07d46a0b55ab84734bfb38
diff --git a/irc/muh/pkg-comment b/irc/muh/pkg-comment
new file mode 100644
index 000000000000..6c34a6c9c8ae
--- /dev/null
+++ b/irc/muh/pkg-comment
@@ -0,0 +1 @@
+a smart irc-bouncing-tool that remains on IRC all the time
diff --git a/irc/muh/pkg-descr b/irc/muh/pkg-descr
new file mode 100644
index 000000000000..ad515aa027ea
--- /dev/null
+++ b/irc/muh/pkg-descr
@@ -0,0 +1,5 @@
+muh is a smart irc-bouncing-tool that remains on IRC all the time.
+You can take control over your nick by connecting to muh with an IRC
+client that is able to supply a password for the server connection.
+
+http://www.riot.org/muh/
diff --git a/irc/muh/pkg-plist b/irc/muh/pkg-plist
new file mode 100644
index 000000000000..46c6dd9ed366
--- /dev/null
+++ b/irc/muh/pkg-plist
@@ -0,0 +1,2 @@
+bin/muh
+share/skel/dot.muhrc