1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/imm/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

17 lines
395 B
Makefile

# 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>