aboutsummaryrefslogtreecommitdiff
path: root/devel/elfio/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/elfio/pkg-descr')
-rw-r--r--devel/elfio/pkg-descr7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/elfio/pkg-descr b/devel/elfio/pkg-descr
index ea91de4bd683..83bd9e0f1f0e 100644
--- a/devel/elfio/pkg-descr
+++ b/devel/elfio/pkg-descr
@@ -1 +1,6 @@
-ELFIO - ELF (Executable and Linkable Format) reader and producer
+ELFIO is a C++ library for reading and generating files in the ELF binary
+format. This library is unique and not based on any other product. It is also
+platform independent. The library uses standard ANSI C++ constructions and
+runs on a wide variety of architectures.
+
+WWW: http://sourceforge.net/projects/elfio/