b22cc5fa71
PR: ports/77617 Submitted by: Dominic Mitchell (maintainer)
21 lines
372 B
Makefile
21 lines
372 B
Makefile
# New ports collection makefile for: ytalk
|
|
# Date created: 18 March 1995
|
|
# Whom: dom@happygiraffe.net
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ytalk
|
|
PORTVERSION= 3.3.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.impul.se/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>
|