mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
code style.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
SUMMARY="A massively spiffy yet delicately unobtrusive compression library"
|
||||
SUMMARY_devel="The zlib development files"
|
||||
DESCRIPTION="Zlib is designed to be a free, general-purpose, legally \
|
||||
unencumbered -- that is, not covered by any patents -- lossless \
|
||||
data-compression library for use on virtually any computer hardware and \
|
||||
@@ -29,6 +28,7 @@ REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
|
||||
SUMMARY_devel="The zlib development files"
|
||||
PROVIDES_devel="
|
||||
zlib${secondaryArchSuffix}_devel = $portVersion compat >= 1
|
||||
devel:libz$secondaryArchSuffix = $portVersion compat >= 1
|
||||
|
||||
Reference in New Issue
Block a user