1994-10-05 21:29:35 -04:00
|
|
|
# New ports collection makefile for: itcl
|
|
|
|
# Version required: 1.5
|
|
|
|
# Date created: Mon Oct 3 22:06:21 EDT 1994
|
|
|
|
# Whom: rww
|
|
|
|
#
|
1995-04-01 07:51:41 -05:00
|
|
|
# $Id: Makefile,v 1.3 1995/02/11 13:49:46 asami Exp $
|
1994-10-05 21:29:35 -04:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= itcl-1.5
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/
|
1995-04-01 07:51:41 -05:00
|
|
|
CATEGORIES+= languages
|
1994-10-05 21:29:35 -04:00
|
|
|
PATCH_STRIP= -p1
|
1995-02-11 08:51:48 -05:00
|
|
|
LIB_DEPENDS= tcl\\.7\\.:${PORTSDIR}/lang/tcl \
|
|
|
|
tk\\.3\\.:${PORTSDIR}/x11/tk
|
1994-10-05 21:29:35 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|