2001-08-18 05:47:54 +00:00
|
|
|
# New ports collection makefile for: vchat
|
|
|
|
# Date created: 20 Mar 2001
|
|
|
|
# Whom: Andreas Wetzel <mickey@netassembly.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= vchat
|
2002-06-26 17:15:21 +00:00
|
|
|
PORTVERSION= 2.42c
|
2001-08-18 05:47:54 +00:00
|
|
|
CATEGORIES= net
|
2002-06-26 17:15:21 +00:00
|
|
|
MASTER_SITES= http://www.enforcer.cc/vchat/filez/
|
2001-08-18 05:47:54 +00:00
|
|
|
|
2002-06-26 17:15:21 +00:00
|
|
|
MAINTAINER= vchat@enforcer.cc
|
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT= Client software for taking part in VChat conferences
|
2001-08-18 05:47:54 +00:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN1= vchat.1
|
|
|
|
MAN5= vchatrc.5
|
2002-06-26 17:15:21 +00:00
|
|
|
MAN8= vchatd.8
|
2001-08-18 05:47:54 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|