aboutsummaryrefslogtreecommitdiff
path: root/devel/critcl/pkg-descr
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-11-05 08:59:18 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-11-05 08:59:18 +0000
commit1c9e4cc4c840dcec6d0d9da6ab9a12f219595e79 (patch)
treed98d2d8b2d32e3e610c93781d3a2c0d8e1abcefb /devel/critcl/pkg-descr
parent6a195acc43cd091661fa598391d750c531168cb0 (diff)
downloadports-1c9e4cc4c840dcec6d0d9da6ab9a12f219595e79.tar.gz
ports-1c9e4cc4c840dcec6d0d9da6ab9a12f219595e79.zip
Notes
Diffstat (limited to 'devel/critcl/pkg-descr')
-rw-r--r--devel/critcl/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/critcl/pkg-descr b/devel/critcl/pkg-descr
new file mode 100644
index 000000000000..3f971e06c198
--- /dev/null
+++ b/devel/critcl/pkg-descr
@@ -0,0 +1,5 @@
+The C Runtime In Tcl, CriTcl for short, is a system to build C extension
+packages for Tcl on the fly, from C code embedded within Tcl scripts,
+for all who wish to make their code go faster.
+
+WWW: http://andreas-kupries.github.io/critcl/