summaryrefslogtreecommitdiff
path: root/devel/libg++/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libg++/DESCR')
-rw-r--r--devel/libg++/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/libg++/DESCR b/devel/libg++/DESCR
new file mode 100644
index 00000000000..22f58d4cac1
--- /dev/null
+++ b/devel/libg++/DESCR
@@ -0,0 +1,6 @@
+The GNU C++ Class Library is a set of C++ classes that ease implementation
+of many common concepts left out of even the most recent C++ standards.
+It includes regular expressions, dynamically linked lists, and more. This
+library requires the libstdc++ available in NetBSD 1.4, and will not work
+on earlier releases (earlier releases shipped with a libg++ appropriate
+for that release).