aboutsummaryrefslogtreecommitdiff
path: root/lang/itcl
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:29:35 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:29:35 +0000
commitca3b8f7e37a036639314ae988b87746006d3b84d (patch)
treeacfe19fa6658c84218859f80b809b612eea6c374 /lang/itcl
parent0e106d825c777131bf370e5dc5339e137b875e3d (diff)
downloadports-ca3b8f7e37a036639314ae988b87746006d3b84d.tar.gz
ports-ca3b8f7e37a036639314ae988b87746006d3b84d.zip
Port of [incr tcl] by Robert Withrow
Submitted by: rww
Notes
Notes: svn path=/head/; revision=188
Diffstat (limited to 'lang/itcl')
-rw-r--r--lang/itcl/Makefile16
-rw-r--r--lang/itcl/pkg-comment1
-rw-r--r--lang/itcl/pkg-descr6
-rw-r--r--lang/itcl/pkg-plist11
4 files changed, 34 insertions, 0 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
new file mode 100644
index 000000000000..b475e61c13ce
--- /dev/null
+++ b/lang/itcl/Makefile
@@ -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>
diff --git a/lang/itcl/pkg-comment b/lang/itcl/pkg-comment
new file mode 100644
index 000000000000..567463e41105
--- /dev/null
+++ b/lang/itcl/pkg-comment
@@ -0,0 +1 @@
+[incr Tcl] (A.K.A. ``itcl'') version 1.5 (with shared libs)
diff --git a/lang/itcl/pkg-descr b/lang/itcl/pkg-descr
new file mode 100644
index 000000000000..e375d14c8157
--- /dev/null
+++ b/lang/itcl/pkg-descr
@@ -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.
diff --git a/lang/itcl/pkg-plist b/lang/itcl/pkg-plist
new file mode 100644
index 000000000000..bbfcfe45f641
--- /dev/null
+++ b/lang/itcl/pkg-plist
@@ -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