From 29cc898972509951d8d776030f44464b4a0343c4 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Wed, 3 Mar 1999 20:45:20 +0000 Subject: Upgrade to 2.4, and use GMAKE+GNU_CONFIGURE. Reminded By: Justin Honold --- irc/muh/Makefile | 17 ++++++++++------- irc/muh/distinfo | 2 +- irc/muh/pkg-descr | 2 +- 3 files changed, 12 insertions(+), 9 deletions(-) (limited to 'irc') diff --git a/irc/muh/Makefile b/irc/muh/Makefile index dff924123d33..b41b72b66a81 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -1,21 +1,24 @@ # New ports collection makefile for: muh -# Version required: 2.02 +# Version required: 2.04 # Date created: 25 Sept 1998 # Whom: Bill Fumerola # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/01/30 02:04:01 billf Exp $ # -DISTNAME= muh2.02 -PKGNAME= muh-2.02 +DISTNAME= muh2.04 +PKGNAME= muh-2.04 CATEGORIES= net -MASTER_SITES= http://www.riot.org/releases/misc/ +MASTER_SITES= http://mind.riot.org/muh/download/ MAINTAINER= billf@FreeBSD.org +USE_GMAKE= yes +GNU_CONFIGURE= yes + do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/muh ${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/muhrc ${PREFIX}/share/skel/dot.muhrc + ${INSTALL_PROGRAM} ${WRKSRC}/src/muh ${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/docs/muhrc ${PREFIX}/share/skel/dot.muhrc .include diff --git a/irc/muh/distinfo b/irc/muh/distinfo index 7144580c5e06..bdc7c331153b 100644 --- a/irc/muh/distinfo +++ b/irc/muh/distinfo @@ -1 +1 @@ -MD5 (muh2.02.tar.gz) = bc104828ed07d46a0b55ab84734bfb38 +MD5 (muh2.04.tar.gz) = 4b9400275fa3f31cefe43f1e24e6e629 diff --git a/irc/muh/pkg-descr b/irc/muh/pkg-descr index ad515aa027ea..c004ed2a94b5 100644 --- a/irc/muh/pkg-descr +++ b/irc/muh/pkg-descr @@ -2,4 +2,4 @@ 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/ +http://mind.riot.org/muh/ -- cgit v1.2.3