1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/ytalk/Makefile

23 lines
521 B
Makefile
Raw Normal View History

# New ports collection makefile for: ytalk
# Version required: 3.1.1
# Date created: 18 March 1995
# Whom: dom@myrddin.demon.co.uk
#
# $Id: Makefile,v 1.8 1998/11/25 22:48:06 billf Exp $
#
DISTNAME= ytalk-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
1995-04-15 05:42:12 +00:00
MAINTAINER= dom@myrddin.demon.co.uk
1995-04-15 05:42:12 +00:00
MAN1= ytalk.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>