Port of [incr tcl] by Robert Withrow
Submitted by: rww
This commit is contained in:
parent
0e106d825c
commit
ca3b8f7e37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188
16
lang/itcl/Makefile
Normal file
16
lang/itcl/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: itcl
|
||||
# Version required: 1.5
|
||||
# Date created: Mon Oct 3 22:06:21 EDT 1994
|
||||
# Whom: rww
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= itcl-1.5
|
||||
HAS_CONFIGURE= yes
|
||||
MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/
|
||||
PATCH_STRIP= -p1
|
||||
DEPENDS= ${PORTSDIR}/lang/tcl ${PORTSDIR}/x11/tk
|
||||
DISTFILES= itcl_1.5.tar.gz
|
||||
|
||||
.include <bsd.port.mk>
|
1
lang/itcl/pkg-comment
Normal file
1
lang/itcl/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
[incr Tcl] (A.K.A. ``itcl'') version 1.5 (with shared libs)
|
6
lang/itcl/pkg-descr
Normal file
6
lang/itcl/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
This package contains the binary release of [incr Tcl] version 1.5.
|
||||
[incr Tcl] is an object oriented extension to Tcl and Tk. This
|
||||
package is also known as ``itcl'',
|
||||
|
||||
NOTE: This package requires, as a pre-requisite, both the Tcl and Tk
|
||||
distributions.
|
11
lang/itcl/pkg-plist
Normal file
11
lang/itcl/pkg-plist
Normal file
@ -0,0 +1,11 @@
|
||||
@cwd /usr/local
|
||||
include/itcl.h
|
||||
lib/libitcl.a
|
||||
lib/libitcl.so.1.5
|
||||
bin/itcl_wish
|
||||
bin/itcl_sh
|
||||
man/mann/incrTcl.n
|
||||
lib/itcl/destroy.tcl
|
||||
lib/itcl/itcl_mkindex.tcl
|
||||
lib/itcl/itcl_reload.tcl
|
||||
lib/itcl/tclIndex
|
Loading…
Reference in New Issue
Block a user