- Provide working MASTER_SITES

- Rewrite pkg-descr and provide WWW
- Remove pkg-plist
- Pass maintainership to submitter

PR:		91590
Submitted by:	Andreas S. Wetzel <mickey@netassembly.de>
This commit is contained in:
Emanuel Haupt 2006-01-11 10:12:30 +00:00
parent 6da9cbc5ba
commit dbbd158a04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153242
3 changed files with 24 additions and 9 deletions

View file

@ -8,16 +8,18 @@
PORTNAME= vchat
PORTVERSION= 2.42c
CATEGORIES= net
MASTER_SITES= # disappeared
MASTER_SITES= http://www.enforcer.cc/vchat/filez/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= mickey@netassembly.de
COMMENT= Client software for taking part in VChat conferences
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
MAN1= vchat.1
MAN5= vchatrc.5
MAN8= vchatd.8
MAN1= vchat.1
MAN5= vchatrc.5
MAN8= vchatd.8
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_FILES= bin/vchat libexec/vchatd
.include <bsd.port.mk>

View file

@ -1 +1,16 @@
vchat is the client software for taking part in VChat conferences.
VChat is a fully featured internet conferencing (or chat-) system with
traditional commandline interface, support for ANSI colors, a builtin
user management system with per user assignable permission sets, server side
access control list support and a lot of other useful features. The open
architecture of the system and a range of existing client software that
suits most needs make it the ideal solution for setting up a conferencing
system for your website or network.
This port is the standard UNIX client software for taking part in VChat
conferences. It also includes vchatd, a TELNET gateway that may be run from
inetd, allowing to take part in VChat conferences by using a standard
telnet client/terminal emulation.
See net/vserver for the server side components of the VChat system.
WWW: http://www.enforcer.cc/vchat/

View file

@ -1,2 +0,0 @@
bin/vchat
libexec/vchatd