mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-30 20:18:52 +02:00
Cleaned up several LICENSE entries in .bep files which didn't have matching license files.
This commit is contained in:
@@ -5,9 +5,7 @@ CHECKSUM_MD5="f9f5adfd36c5b0b84e0a5115e841e38a"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
LICENSE="PNG"
|
||||
COPYRIGHT="1998-2009 Glenn Randers-Pehrson
|
||||
2005 Greg Roelofs"
|
||||
|
||||
BUILD {
|
||||
cd pngcrush-1.7.11-nolib
|
||||
make
|
||||
@@ -17,3 +15,7 @@ INSTALL {
|
||||
mkdir -p ${DESTDIR}/boot/common/bin
|
||||
cp -a -f pngcrush ${DESTDIR}/boot/common/bin
|
||||
}
|
||||
|
||||
LICENSE="LibPNG"
|
||||
COPYRIGHT="1998-2009 Glenn Randers-Pehrson
|
||||
2005 Greg Roelofs"
|
||||
|
||||
@@ -14,6 +14,6 @@ INSTALL {
|
||||
cd pngcrush-1.7.6-nolib
|
||||
cp -a -f pngcrush /boot/common/bin
|
||||
}
|
||||
LICENSE="PNG"
|
||||
LICENSE="LibPNG"
|
||||
COPYRIGHT="1998-2009 Glenn Randers-Pehrson
|
||||
2005 Greg Roelofs"
|
||||
|
||||
Reference in New Issue
Block a user