mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix ordering
This commit is contained in:
@@ -4,26 +4,26 @@ The Libertine(tm) Fonts is a serif and organic grotesque font family for practic
|
||||
The aim is to create a free alternative to the standard W*ndows Font (T*mes).
|
||||
"
|
||||
HOMEPAGE="https://linuxlibertine.org"
|
||||
SOURCE_URI="https://sourceforge.org/projects/linuxlibertine/files/linuxlibertine/5.3.0/LinLibertineOTF_$portVersion.tgz"
|
||||
CHECKSUM_SHA256="3eb84d13e59d390a3f0b15f93bbb590de693dd5f29c4e8083317dbbadf6fb985"
|
||||
REVISION="1"
|
||||
COPYRIGHT="2012 Philipp H. Poll"
|
||||
LICENSE="
|
||||
GNU GPL font exception
|
||||
SIL Open Font License v1.1
|
||||
"
|
||||
COPYRIGHT="2012 Philipp H. Poll"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://sourceforge.org/projects/linuxlibertine/files/linuxlibertine/5.3.0/LinLibertineOTF_$portVersion.tgz"
|
||||
CHECKSUM_SHA256="3eb84d13e59d390a3f0b15f93bbb590de693dd5f29c4e8083317dbbadf6fb985"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
PROVIDES="libertine = $portVersion"
|
||||
REQUIRES=""
|
||||
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="
|
||||
coreutils
|
||||
"
|
||||
|
||||
SOURCE_DIR=""
|
||||
|
||||
BUILD()
|
||||
{
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user