aboutsummaryrefslogtreecommitdiff
path: root/devel/libcwd/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-10 08:29:22 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-10 08:29:22 +0000
commitac444db3d0108b2952e43c9eb6ac5fe9f7981387 (patch)
tree7fd7247279b06e528d8429a05c1d7aa0b6bf8e71 /devel/libcwd/pkg-descr
parent18ed008853c9a3015f5244f560f84f5acfd4c788 (diff)
downloadports-ac444db3d0108b2952e43c9eb6ac5fe9f7981387.tar.gz
ports-ac444db3d0108b2952e43c9eb6ac5fe9f7981387.zip
Notes
Diffstat (limited to 'devel/libcwd/pkg-descr')
-rw-r--r--devel/libcwd/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/libcwd/pkg-descr b/devel/libcwd/pkg-descr
new file mode 100644
index 000000000000..c5eb13f97c0e
--- /dev/null
+++ b/devel/libcwd/pkg-descr
@@ -0,0 +1,7 @@
+Libcwd is a thread-safe, full-featured debugging support library for C++
+developers. It includes ostream-based debug output with custom debug channels
+and devices, powerful memory allocation debugging support, as well as run-time
+support for printing source file:line number information and demangled type
+names.
+
+WWW: http://libcwd.sourceforge.net/