1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

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
This commit is contained in:
Bill Fumerola 1999-01-30 02:04:01 +00:00
parent a75321c860
commit e1bdac033d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16427
5 changed files with 30 additions and 0 deletions

21
irc/muh/Makefile Normal file
View File

@ -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>

1
irc/muh/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (muh2.02.tar.gz) = bc104828ed07d46a0b55ab84734bfb38

1
irc/muh/pkg-comment Normal file
View File

@ -0,0 +1 @@
a smart irc-bouncing-tool that remains on IRC all the time

5
irc/muh/pkg-descr Normal file
View File

@ -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/

2
irc/muh/pkg-plist Normal file
View File

@ -0,0 +1,2 @@
bin/muh
share/skel/dot.muhrc