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

Context Navigation

  • Back to games-board/gnuchess/5.07

games-board/gnuchess/5.07: gnuchess-5.07.bep

File gnuchess-5.07.bep, 394 bytes (added by michaelvoliveira, 5 years ago)

Initial .bep file

Line 
1DESCRIPTION="gnuchess"
2HOMEPAGE="http://www.gnu.org/software/chess"
3SRC_URI="http://ftp.gnu.org/pub/gnu/chess/gnuchess-5.07.tar.gz"
4CHECKSUM_MD5="259da00aa559e5624c65279484fccaf7"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8
9BUILD {
10        cd gnuchess-5.07
11        libtoolize --force --copy --install
12        autoreconf -i
13        ./configure --prefix=/boot/common
14        make
15}
16
17INSTALL {
18        cd gnuchess-5.07
19        make install
20}

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/