summaryrefslogtreecommitdiff
path: root/devel/ptl2/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ptl2/DESCR')
-rw-r--r--devel/ptl2/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/ptl2/DESCR b/devel/ptl2/DESCR
new file mode 100644
index 00000000000..d410d09225d
--- /dev/null
+++ b/devel/ptl2/DESCR
@@ -0,0 +1,4 @@
+This is PTL2 -- Portable Thread Library 2 wrrtten by Kota Abe.
+
+This library is based on the standard "POSIX 1003.1c" and works on BSD UNIX
+(architecture-independent!) See INSTALL for detail.