mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
8d971d440f
merged them all in. PR: ports/8836 Submitted by: Dominic Mitchell <dom@phmit.demon.co.uk>
20 lines
386 B
Makefile
20 lines
386 B
Makefile
# New ports collection makefile for: ytalk
|
|
# Version required: 3.1
|
|
# Date created: 18 March 1995
|
|
# Whom: dom@myrddin.demon.co.uk
|
|
#
|
|
# $Id: Makefile,v 1.7 1997/03/02 12:14:22 asami Exp $
|
|
#
|
|
|
|
DISTNAME= ytalk-3.1
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ytalk/
|
|
|
|
MAINTAINER= dom@myrddin.demon.co.uk
|
|
|
|
MAN1= ytalk.1
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|