aboutsummaryrefslogtreecommitdiff
path: root/devel/libmba/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-24 07:59:37 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-24 07:59:37 +0000
commit41619882b2fe8406cfbb9fa365b33d7603830957 (patch)
tree4109d3d0cec629e29a55bd25794a9f67ef793d5b /devel/libmba/pkg-descr
parent9d8e202f4c69e142a2ef7d4f0d307a540985f77c (diff)
downloadports-41619882b2fe8406cfbb9fa365b33d7603830957.tar.gz
ports-41619882b2fe8406cfbb9fa365b33d7603830957.zip
Notes
Diffstat (limited to 'devel/libmba/pkg-descr')
-rw-r--r--devel/libmba/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/libmba/pkg-descr b/devel/libmba/pkg-descr
new file mode 100644
index 000000000000..ba99a1578b4e
--- /dev/null
+++ b/devel/libmba/pkg-descr
@@ -0,0 +1,7 @@
+The libmba package is a collection of mostly independent C modules potentially
+useful to any project. There are hashmap, linkedlist, and stack ADTs, a DOM-
+like interface that can load and store XML files for simple XML processing, a
+module for managing error codes and associated messages across separate C
+libraries, and more.
+
+WWW: http://users.erols.com/mballen/libmba/