mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
cd4b80489b
Congratulations :-)
21 lines
369 B
Makefile
21 lines
369 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= ports@FreeBSD.org
|
|
COMMENT= A new "talk" that can talk to multiple parties at once
|
|
|
|
MAN1= ytalk.1
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|