summaryrefslogtreecommitdiff
path: root/archivers/smpq/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/smpq/pkg-descr')
-rw-r--r--archivers/smpq/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/archivers/smpq/pkg-descr b/archivers/smpq/pkg-descr
new file mode 100644
index 000000000000..ef0020039bae
--- /dev/null
+++ b/archivers/smpq/pkg-descr
@@ -0,0 +1,8 @@
+StormLib MPQ (SMPQ) archiving utility.
+SMPQ is designed for full manipulating with Blizzard MPQ archives. SMPQ can
+create archives, as well as extract, append, rename, and delete files within
+MPQ archives. Support for encrypted, versioned, and different types of archives
+is included. SMPQ is a free, open-source command-line utility written in C/C++,
+utilising the multiplatform C++ library, StormLib.
+
+See `man 1 smpq` or `smpq --help` for more information.