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

Context Navigation

  • Back to app-arch/fastjar/0.97/2

app-arch/fastjar/0.97/2: fastjar-0.97.bep

File fastjar-0.97.bep, 393 bytes (added by thorn, 6 years ago)
Line 
1DESCRIPTION="A jar program written in C"
2HOMEPAGE="https://savannah.nongnu.org/projects/fastjar"
3SRC_URI="http://mirror.its.uidaho.edu/pub/savannah/fastjar/fastjar-0.97.tar.gz"
4REVISION="1"
5STATUS_R5="untested"
6STATUS_BONE="untested"
7STATUS_HAIKU="stable"
8DEPEND=""
9BUILD {
10        cd fastjar-0.97
11        autoreconf -vfi
12        configure --prefix=/boot/common
13        make
14}
15
16INSTALL {
17        cd fastjar-0.97
18        make install
19}

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/