mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
SUMMARY="The Liberation Fonts"
|
||||
DESCRIPTION="\
|
||||
The Liberation(tm) Fonts is a font family which aims at metric compatibility \
|
||||
with Arial, Times New Roman, and Courier New. It is sponsored by Red Hat.
|
||||
"
|
||||
with Arial, Times New Roman, and Courier New. It is sponsored by Red Hat."
|
||||
HOMEPAGE="https://fedorahosted.org/liberation-fonts"
|
||||
COPYRIGHT="2007-2010 Red Hat, Inc."
|
||||
LICENSE="GNU GPL v2
|
||||
@@ -14,8 +13,10 @@ SOURCE_DIR="liberation-fonts-ttf-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
PROVIDES="liberation_fonts = $portVersion"
|
||||
REQUIRES=""
|
||||
PROVIDES="liberation_fonts = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES=""
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user