mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
ytalk-3.0.2, a multi-people "talk" with an unusable X interface.
This commit is contained in:
parent
32e188a238
commit
24923fa3d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1194
17
net/ytalk/Makefile
Normal file
17
net/ytalk/Makefile
Normal file
@ -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>
|
1
net/ytalk/distinfo
Normal file
1
net/ytalk/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (ytalk-v3pl2.tar.gz) = 50adeddda5950f8b2eef3c8ddcdbb05d
|
1
net/ytalk/pkg-comment
Normal file
1
net/ytalk/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
ytalk-3.0pl2, a new "talk" that can talk to multiple parties at once
|
8
net/ytalk/pkg-descr
Normal file
8
net/ytalk/pkg-descr
Normal file
@ -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
|
5
net/ytalk/pkg-plist
Normal file
5
net/ytalk/pkg-plist
Normal file
@ -0,0 +1,5 @@
|
||||
@cwd ${PREFIX}
|
||||
@mode 755
|
||||
bin/ytalk
|
||||
@mode 644
|
||||
man/man1/ytalk.1.gz
|
Loading…
Reference in New Issue
Block a user