HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #665

Ticket #665: freedroidrpg-0.15.1.bep

File freedroidrpg-0.15.1.bep, 529 bytes (added by alvin, 3 years ago)
Line 
1DESCRIPTION="Freedroid RPG Game"
2HOMEPAGE="http://www.freedroid.org/"
3SRC_URI="http://sourceforge.net/projects/freedroid/files/latest/download?source=files"
4REVISION="1"
5DEPEND="SDL >= 1.2.3"
6CHECKSUM_MD5="b95ea6abae46bea6ee3ace9a1902f682"
7BUILD {
8        cd freedroidrpg-0.15.1
9        libtoolize --force --copy --install
10        aclocal
11        autoconf
12        automake
13        ./configure --prefix=`finddir B_APPS_DIRECTORY`/FreeDroid
14        make
15}
16
17INSTALL {
18        cd freedroidrpg-0.15.1
19        make install
20}
21
22LICENSE="GNU GPL v2"
23COPYRIGHT="Copyright 2002-2010 the Freedroid team"

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/