mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
6fe43b4501
PR: ports/53752 Submitted by: Dominic Mitchell <dom@happygiraffe.net> (MAINTAINER)
21 lines
381 B
Makefile
21 lines
381 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
|
|
MASTER_SITES= http://www.iagora.com/~espel/ytalk/
|
|
|
|
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>
|