mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Fix a lot of lint failures.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY="A free, single-player dungeon exploration game"
|
||||
HOMEPAGE="http://rephial.org/"
|
||||
SUMMARY="a free, single-player dungeon exploration game."
|
||||
DESCRIPTION="
|
||||
Angband is a free, single-player dungeon exploration game. You play an \
|
||||
adventurer: seeking riches, fighting monsters, and preparing for a final \
|
||||
@@ -8,16 +8,13 @@ battle with Morgoth, the Lord of Darkness.
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="
|
||||
Robert Alan Koeneke (1985).
|
||||
James E. Wilson (1989).
|
||||
1990, Alex Cutler and Andy Astrand
|
||||
1991-1992 Sean Marsh, Geoff Hill, Charles Teague
|
||||
1993 Charles Swiger
|
||||
1994-1999 Ben Harrison
|
||||
2000-2014 Robert Ruehlmann
|
||||
"
|
||||
|
||||
COPYRIGHT="1985 Robert Alan Koeneke
|
||||
1989 James E. Wilson
|
||||
1990 Alex Cutler and Andy Astrand
|
||||
1991-1992 Sean Marsh, Geoff Hill, Charles Teague
|
||||
1993 Charles Swiger
|
||||
1994-1999 Ben Harrison
|
||||
2000-2014 Robert Ruehlmann"
|
||||
SOURCE_URI="http://rephial.org/downloads/3.5/angband-v3.5.0.tar.gz"
|
||||
CHECKSUM_SHA256="3d3c3a8839ef97613d5e29c116c5e88c93b913485768106ad4906c75069085ec"
|
||||
SOURCE_DIR="angband-v3.5.0"
|
||||
|
||||
Reference in New Issue
Block a user