aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-08-16 15:18:32 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-08-16 15:18:32 +0000
commitac13376c6d0ebe0d9b6f872b1ee1c0425c5920a7 (patch)
treebeb0ab734ed072665cb37fa2d48b18adf3832534 /devel/Makefile
parent6e90b124312210920588ce5e023bb04ae4902088 (diff)
downloadports-ac13376c6d0ebe0d9b6f872b1ee1c0425c5920a7.tar.gz
ports-ac13376c6d0ebe0d9b6f872b1ee1c0425c5920a7.zip
- New port: devel/tcl-signal
This extension adds dynamically loadable signal handling to Tcl/Tk scripts. WWW: http://www.nyx.net/~mschwart/signal_ext.html
Notes
Notes: svn path=/head/; revision=302643
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 462d5dc01a11..2fd193e61fc1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4024,6 +4024,7 @@
SUBDIR += talloc
SUBDIR += tbb
SUBDIR += tcl-memchan
+ SUBDIR += tcl-signal
SUBDIR += tcl-trf
SUBDIR += tclcheck
SUBDIR += tclcl