freebsd-ports/net/vchat/Makefile
Kris Kennaway 917e501fb1 Reset undeliverable maintainer address:
<vchat@enforcer.cc>... Deferred: Name server: mail.enforcer.cc.: host name lookup failure
Message could not be delivered for 5 days
Message will be deleted from queue

which has persisted since February
2005-07-02 01:18:22 +00:00

23 lines
489 B
Makefile

# New ports collection makefile for: vchat
# Date created: 20 Mar 2001
# Whom: Andreas Wetzel <mickey@netassembly.de>
#
# $FreeBSD$
#
PORTNAME= vchat
PORTVERSION= 2.42c
CATEGORIES= net
MASTER_SITES= http://www.enforcer.cc/vchat/filez/
MAINTAINER= ports@FreeBSD.org
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
.include <bsd.port.mk>