mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
SUMMARY="A freecell clone for Haiku"
|
||||
DESCRIPTION="
|
||||
SuperFreeCell is the native clone of FreeCell, a solitaire-based card game \
|
||||
played with a 52-card standard deck.
|
||||
"
|
||||
played with a 52-card standard deck."
|
||||
HOMEPAGE="http://github.com/AdrianArroyoCalle/SuperFreeCell"
|
||||
COPYRIGHT="2014-2015 Adrián Arroyo Calle"
|
||||
LICENSE="MIT"
|
||||
@@ -15,10 +14,10 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
superfreecell$secondaryArchSuffix = $portVersion
|
||||
app:superfreecell$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
|
||||
Reference in New Issue
Block a user