1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/imm/Makefile
Satoshi Asami b805b62cd3 imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
1996-11-07 12:27:06 +00:00

19 lines
390 B
Makefile

# New ports collection makefile for: imm
# Version required: 3.3
# Date created: 13 October 1994
# Whom: wollman
#
# $Id: Makefile,v 1.6 1995/11/27 04:04:59 asami Exp $
#
DISTNAME= imm-3.3
CATEGORIES+= mbone
MASTER_SITES= ftp://ftp.ucs.ed.ac.uk/pub/videoconference/imm/
DISTFILES= imm.src.tar.Z
LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
WRKSRC= ${WRKDIR}/src
.include <bsd.port.mk>