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

Context Navigation

  • Back to Ticket #327

Ticket #327: plib-1.8.5.bep

File plib-1.8.5.bep, 483 bytes (added by michaelvoliveira, 5 years ago)

initial .bep file

Line 
1DESCRIPTION="plib - A Suite of Portable Game Libraries"
2HOMEPAGE="http://plib.sourceforge.net/"
3SRC_URI="http://plib.sourceforge.net/dist/plib-1.8.5.tar.gz"
4CHECKSUM_MD5="47a6fbf63668c1eed631024038b2ea90"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8       
9BUILD {
10        cd plib-1.8.5
11        libtoolize --force --copy --install
12        ./autogen.sh
13        ./configure --prefix=/boot/common
14        make
15}
16
17INSTALL {
18        cd plib-1.8.5
19        make install
20}
21
22LICENSE="GNU LGPL v2.1"
23COPYRIGHT="1999-2005 Steve J. Baker"
24

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/