From 848e8b59b2b5303d1cae1ea441b10953cf454602 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sat, 18 Aug 2001 05:47:54 +0000 Subject: add vchat Client software for taking part in VChat conferences PR: 28964 Submitted by: Andreas Wetzel --- net/vchat/Makefile | 22 ++++++++++++++++++++++ net/vchat/distinfo | 1 + net/vchat/pkg-comment | 1 + net/vchat/pkg-descr | 3 +++ net/vchat/pkg-plist | 1 + 5 files changed, 28 insertions(+) create mode 100644 net/vchat/Makefile create mode 100644 net/vchat/distinfo create mode 100644 net/vchat/pkg-comment create mode 100644 net/vchat/pkg-descr create mode 100644 net/vchat/pkg-plist (limited to 'net/vchat') 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 +# +# $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 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 -- cgit v1.2.3