summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
committerasami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
commit3082b65401d86adab3138444cabed9ab721b1e5d (patch)
tree28191a575627276dda55393a292bc03acf550a9c /irc
parentbb2019ec1aaf0255d4d77b19b77c486b614784ef (diff)
downloadFreeBSD-ports-3082b65401d86adab3138444cabed9ab721b1e5d.zip
FreeBSD-ports-3082b65401d86adab3138444cabed9ab721b1e5d.tar.gz
Update of net Makefiles! Am I done? :)
Diffstat (limited to 'irc')
-rw-r--r--irc/irc/Makefile7
-rw-r--r--irc/ircII/Makefile11
-rw-r--r--irc/zircon/Makefile6
3 files changed, 14 insertions, 10 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index b52894b..ded6f43 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: Irc Server
-# Version required: 2.8.20
+# Version required: 2.8.21
# Date created: 23 August 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.3 1995/02/11 01:44:28 torstenb Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:48:05 jkh Exp $
#
DISTNAME= irc2.8.21
-MASTER_SITES= ftp://cs-ftp.bu.edu/irc/servers/
+PKGNAME= irc-2.8.21
CATEGORIES+= networking
+MASTER_SITES= ftp://cs-ftp.bu.edu/irc/servers/
pre-install:
mkdir -p ${PREFIX}/bin
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index 37672fb..85353e6 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -1,16 +1,17 @@
# New ports collection makefile for: IrcII Client
-# Version required: 2.6
+# Version required: 2.8
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.2 1995/02/11 15:22:02 torstenb Exp $
+# $Id: Makefile,v 1.3 1995/04/01 12:48:07 jkh Exp $
#
DISTNAME= ircii-2.8
-DISTFILES= ircii-2.8.tar.gz ircii-2.8help.tar.gz
-GNU_CONFIGURE= YES
-MASTER_SITES= ftp://cs-ftp.bu.edu/irc/clients/
CATEGORIES+= networking
+MASTER_SITES= ftp://cs-ftp.bu.edu/irc/clients/
+DISTFILES= ircii-2.8.tar.gz ircii-2.8help.tar.gz
+
+GNU_CONFIGURE= yes
pre-install:
@mkdir -p ${PREFIX}/bin
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
index ad6b04a..b82f4df 100644
--- a/irc/zircon/Makefile
+++ b/irc/zircon/Makefile
@@ -3,12 +3,14 @@
# Date created: 11 Feb 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1995/02/12 08:57:13 jkh Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:49:05 jkh Exp $
#
DISTNAME= zircon-1.15p10
-MASTER_SITES= ftp://ftp.cdrom.com/pub/tcl/alcatel/code/
+PKGNAME= zircon-1.15.10
CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.cdrom.com/pub/tcl/alcatel/code/
+
EXEC_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
.include <bsd.port.mk>
OpenPOWER on IntegriCloud