From 24923fa3d54c346a4627beb78a4185005c4f81df Mon Sep 17 00:00:00 2001
From: Satoshi Asami <asami@FreeBSD.org>
Date: Fri, 24 Mar 1995 06:27:20 +0000
Subject: ytalk-3.0.2, a multi-people "talk" with an unusable X interface.

---
 net/ytalk/Makefile    | 17 +++++++++++++++++
 net/ytalk/distinfo    |  1 +
 net/ytalk/pkg-comment |  1 +
 net/ytalk/pkg-descr   |  8 ++++++++
 net/ytalk/pkg-plist   |  5 +++++
 5 files changed, 32 insertions(+)
 create mode 100644 net/ytalk/Makefile
 create mode 100644 net/ytalk/distinfo
 create mode 100644 net/ytalk/pkg-comment
 create mode 100644 net/ytalk/pkg-descr
 create mode 100644 net/ytalk/pkg-plist

(limited to 'net/ytalk')

diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile
new file mode 100644
index 000000000000..c7b775c0ff84
--- /dev/null
+++ b/net/ytalk/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for:	ytalk
+# Version required:	3.0pl2
+# Date created:		18 March 1995
+# Whom:			asami
+#
+# $Id: Makefile,v 1.1.1.1 1994/10/23 01:24:26 torstenb Exp $
+#
+
+DISTNAME=	ytalk-v3pl2
+MASTER_SITES=	ftp://knot.queensu.ca/pub/unix/software/
+WRKSRC=		${WRKDIR}/ytalk-3.2
+PKGNAME=	ytalk-3.0.2
+USE_IMAKE=	yes
+# otherwise pkg_create will think it went to /usr/X11R6
+PREFIX=		/usr/local
+
+.include <bsd.port.mk>
diff --git a/net/ytalk/distinfo b/net/ytalk/distinfo
new file mode 100644
index 000000000000..934128547ebb
--- /dev/null
+++ b/net/ytalk/distinfo
@@ -0,0 +1 @@
+MD5 (ytalk-v3pl2.tar.gz) = 50adeddda5950f8b2eef3c8ddcdbb05d
diff --git a/net/ytalk/pkg-comment b/net/ytalk/pkg-comment
new file mode 100644
index 000000000000..090f0af58da1
--- /dev/null
+++ b/net/ytalk/pkg-comment
@@ -0,0 +1 @@
+ytalk-3.0pl2, a new "talk" that can talk to multiple parties at once
diff --git a/net/ytalk/pkg-descr b/net/ytalk/pkg-descr
new file mode 100644
index 000000000000..e8dcae61013f
--- /dev/null
+++ b/net/ytalk/pkg-descr
@@ -0,0 +1,8 @@
+This is ytalk-3.0 patchlevel 2.
+
+YTalk is in essence a multi-user chat program.  It works almost
+exactly like the UNIX talk program and even communicates with the same
+talk daemon(s), but YTalk allows for multiple connections.
+
+- Satoshi
+asami@cs.berkeley.edu
diff --git a/net/ytalk/pkg-plist b/net/ytalk/pkg-plist
new file mode 100644
index 000000000000..28c5462e56b1
--- /dev/null
+++ b/net/ytalk/pkg-plist
@@ -0,0 +1,5 @@
+@cwd ${PREFIX}
+@mode 755
+bin/ytalk
+@mode 644
+man/man1/ytalk.1.gz
-- 
cgit v1.2.3