Slight formatting changes in bespider recipe

This commit is contained in:
noryb009
2014-01-01 22:23:21 +00:00
parent a4870e6ef0
commit 2b3d219480

View File

@@ -2,14 +2,13 @@ SUMMARY="A spider solitaire clone for Haiku"
DESCRIPTION="
Spider solitaire is a popular version of solitaire, where the goal \
is to stack all the cards of a suit, from king to ace.
When you have stacked as many cards as you can, you can use a \
stock to place a new card on top of every pile.
"
HOMEPAGE="https://github.com/przemub/BeSpider"
SRC_URI="git://github.com/noryb009/BeSpider.git#1960ac1e68d3656c10032d012764ba525befb3d5"
LICENSE="MIT"
COPYRIGHT="2013 Przemysław Buczkowski"
COPYRIGHT="2013 Przemysław Buczkowski, Luke (noryb009)"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"