freebsd-ports/net/ytalk/Makefile
2003-02-21 13:28:59 +00:00

24 lines
524 B
Makefile

# New ports collection makefile for: ytalk
# Date created: 18 March 1995
# Whom: dom@happygiraffe.net
#
# $FreeBSD$
#
PORTNAME= ytalk
PORTVERSION= 3.1.1
CATEGORIES= net
# This site is very slow, so we use sunsite instead.
#MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ytalk/
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/chat
MAINTAINER= dom@happygiraffe.net
COMMENT= A new "talk" that can talk to multiple parties at once
MAN1= ytalk.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>