1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/net/imm/Makefile

17 lines
395 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.3 1995/03/31 20:37:29 gpalmer Exp $
#
DISTNAME= imm-3.3
1995-03-31 20:38:00 +00:00
DISTFILES= imm.src.tar.Z
MASTER_SITES= ftp://ftp.ucs.ed.ac.uk/pub/videoconference/imm/
CATEGORIES+= networking
WRKSRC= ${WRKDIR}/src
LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
.include <bsd.port.mk>