aboutsummaryrefslogtreecommitdiffstats
path: root/net/imm/Makefile
blob: db14ea2d3e4c5f1bdc3de3a6bdf31df7da1679d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
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>