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

20 lines
422 B
Makefile
Raw Normal View History

# New ports collection makefile for: imm
# Version required: 3.3
# Date created: 13 October 1994
# Whom: wollman
#
# $Id: Makefile,v 1.8 1996/11/11 07:05:28 asami Exp $
#
DISTNAME= imm-3.3
CATEGORIES= mbone
1995-04-15 05:42:12 +00:00
MASTER_SITES= ftp://ftp.ucs.ed.ac.uk/pub/videoconference/imm/
DISTFILES= imm.src.tar.Z
LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
BROKEN= yes # depends on tk-3.6
1995-04-15 05:42:12 +00:00
WRKSRC= ${WRKDIR}/src
.include <bsd.port.mk>