1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/imm/Makefile

19 lines
388 B
Makefile
Raw Normal View History

# New ports collection makefile for: imm
# Version required: 3.3
# Date created: 13 October 1994
# Whom: wollman
#
1995-11-27 04:06:03 +00:00
# $Id: Makefile,v 1.5 1995/04/15 05:41:34 asami Exp $
#
DISTNAME= imm-3.3
1995-11-27 04:06:03 +00:00
CATEGORIES+= net
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
1995-04-15 05:42:12 +00:00
WRKSRC= ${WRKDIR}/src
.include <bsd.port.mk>