summaryrefslogtreecommitdiff
path: root/devel/ptlib/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ptlib/DESCR')
-rw-r--r--devel/ptlib/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/ptlib/DESCR b/devel/ptlib/DESCR
new file mode 100644
index 00000000000..b2965b39c08
--- /dev/null
+++ b/devel/ptlib/DESCR
@@ -0,0 +1,4 @@
+PTLib is a multi-platform C++ class library. Programs based on PTLib can run
+on both Microsoft Windows and Unix/Linux. The library contains both the
+"basic" classes (strings, arrays, lists) and the higher-level functionality
+(networking, multi-threading).