aboutsummaryrefslogtreecommitdiffstats
path: root/devel/stlport-icc/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/stlport-icc/pkg-descr')
-rw-r--r--devel/stlport-icc/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/stlport-icc/pkg-descr b/devel/stlport-icc/pkg-descr
new file mode 100644
index 000000000000..7a5e985b1758
--- /dev/null
+++ b/devel/stlport-icc/pkg-descr
@@ -0,0 +1,13 @@
+STLport is an adaptation of SGI's Standard Template Library.
+The goal of the STLport effort is to make SGI's STL
+implementation usable with most compilers while retaining full
+functionality.
+
+The Standard Template Library is a C++ library of container
+classes, algorithms, and iterators providing many of the basic
+algorithms and data structures of computer science.
+
+WWW: http://www.sgi.com/Technology/STL/
+
+--
+Josh Gilliam <josh@quick.net>