mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Moved zlib files to the right location
This commit is contained in:
21
sys-libs/zlib/licenses/Zlib
Normal file
21
sys-libs/zlib/licenses/Zlib
Normal file
@@ -0,0 +1,21 @@
|
||||
Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
|
||||
|
||||
This software is provided 'as-is', without any express or implied
|
||||
warranty. In no event will the authors be held liable for any damages
|
||||
arising from the use of this software.
|
||||
|
||||
Permission is granted to anyone to use this software for any purpose,
|
||||
including commercial applications, and to alter it and redistribute it
|
||||
freely, subject to the following restrictions:
|
||||
|
||||
1. The origin of this software must not be misrepresented; you must not
|
||||
claim that you wrote the original software. If you use this software
|
||||
in a product, an acknowledgment in the product documentation would be
|
||||
appreciated but is not required.
|
||||
2. Altered source versions must be plainly marked as such, and must not be
|
||||
misrepresented as being the original software.
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
|
||||
Jean-loup Gailly Mark Adler
|
||||
jloup@gzip.org madler@alumni.caltech.edu
|
||||
|
||||
@@ -3,8 +3,6 @@ HOMEPAGE="http://www.zlib.net/"
|
||||
SRC_URI="http://www.zlib.net/zlib-1.2.3.tar.bz2"
|
||||
CHECKSUM_MD5="dee233bf288ee795ac96a98cc2e369b6"
|
||||
REVISION="1"
|
||||
STATUS_R5="untested"
|
||||
STATUS_BONE="stable"
|
||||
STATUS_HAIKU="untested"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
|
||||
6
sys-libs/zlib/zlib.OptionalPackageDescription
Normal file
6
sys-libs/zlib/zlib.OptionalPackageDescription
Normal file
@@ -0,0 +1,6 @@
|
||||
Package: zlib
|
||||
Version: 1.2.3
|
||||
Copyright: Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
|
||||
License: Zlib
|
||||
URL: http://zlib.net/
|
||||
|
||||
Reference in New Issue
Block a user