summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 05:47:54 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 05:47:54 +0000
commit848e8b59b2b5303d1cae1ea441b10953cf454602 (patch)
treeb8b88b1e7c39789863bd9533eadf8f353bca770a /net
parentadd bluej (diff)
add vchat
Client software for taking part in VChat conferences PR: 28964 Submitted by: Andreas Wetzel <mickey@netassembly.de>
Notes
Notes: svn path=/head/; revision=46406
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/vchat/Makefile22
-rw-r--r--net/vchat/distinfo1
-rw-r--r--net/vchat/pkg-comment1
-rw-r--r--net/vchat/pkg-descr3
-rw-r--r--net/vchat/pkg-plist1
6 files changed, 29 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 3c1645f4d39c..491fe8539c52 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -399,6 +399,7 @@
SUBDIR += tund
SUBDIR += unison
SUBDIR += urlendec
+ SUBDIR += vchat
SUBDIR += vnc
SUBDIR += vrrp
SUBDIR += vtun
diff --git a/net/vchat/Makefile b/net/vchat/Makefile
new file mode 100644
index 000000000000..afd2dbf5ead9
--- /dev/null
+++ b/net/vchat/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: vchat
+# Date created: 20 Mar 2001
+# Whom: Andreas Wetzel <mickey@netassembly.de>
+#
+# $FreeBSD$
+#
+
+PORTNAME= vchat
+PORTVERSION= 2.42a
+CATEGORIES= net
+MASTER_SITES= http://www.enforcer.cc/vchat/clients/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-export-client
+
+MAINTAINER= vchat@netassembly.de
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+GNU_CONFIGURE= yes
+
+MAN1= vchat.1
+MAN5= vchatrc.5
+
+.include <bsd.port.mk>
diff --git a/net/vchat/distinfo b/net/vchat/distinfo
new file mode 100644
index 000000000000..96fb480a968c
--- /dev/null
+++ b/net/vchat/distinfo
@@ -0,0 +1 @@
+MD5 (vchat-2.42a-export-client.tar.gz) = 6ddeb70e451bf8d94a096ec68e38a4d3
diff --git a/net/vchat/pkg-comment b/net/vchat/pkg-comment
new file mode 100644
index 000000000000..b3f339a6017a
--- /dev/null
+++ b/net/vchat/pkg-comment
@@ -0,0 +1 @@
+Client software for taking part in VChat conferences
diff --git a/net/vchat/pkg-descr b/net/vchat/pkg-descr
new file mode 100644
index 000000000000..9599d40eac7a
--- /dev/null
+++ b/net/vchat/pkg-descr
@@ -0,0 +1,3 @@
+vchat is the client software for taking part in VChat conferences.
+
+WWW: http://www.enforcer.cc/vchat/
diff --git a/net/vchat/pkg-plist b/net/vchat/pkg-plist
new file mode 100644
index 000000000000..852d94f31d9c
--- /dev/null
+++ b/net/vchat/pkg-plist
@@ -0,0 +1 @@
+bin/vchat