1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/mbone/imm/Makefile
1994-10-14 01:37:12 +00:00

16 lines
365 B
Makefile

# New ports collection makefile for: imm
# Version required: 3.3
# Date created: 13 October 1994
# Whom: wollman
#
# $Id: Makefile,v 1.1.1.1 1994/10/13 00:50:38 wollman Exp $
#
DISTNAME= imm-3.3
DISTFILES= imm-3.3-src.tar.Z
MASTER_SITES= ftp://ftp.ucs.ed.ac.uk/pub/videoconference/imm/
WRKSRC= ${WRKDIR}/src
DEPENDS= ${PORTSDIR}/x11/tk
.include <bsd.port.mk>