diff options
Diffstat (limited to 'meta/recipes-extended/zip')
-rw-r--r-- | meta/recipes-extended/zip/zip_3.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/zip/zip_3.0.bb b/meta/recipes-extended/zip/zip_3.0.bb index 97e5e57533..18b5d8648e 100644 --- a/meta/recipes-extended/zip/zip_3.0.bb +++ b/meta/recipes-extended/zip/zip_3.0.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | SUMMARY = "Compressor/archiver for creating and modifying .zip files" | 1 | SUMMARY = "Compressor/archiver for creating and modifying .zip files" |
2 | HOMEPAGE = "http://www.info-zip.org" | 2 | HOMEPAGE = "http://www.info-zip.org" |
3 | DESCRIPTION = "Info-ZIP's purpose is to provide free, portable, high-quality versions of the Zip and UnZip compressor-archiver utilities that are compatible with the DOS-based PKZIP by PKWARE, Inc." | ||
3 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
4 | 5 | ||
5 | LICENSE = "BSD-3-Clause" | 6 | LICENSE = "BSD-3-Clause" |