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

Context Navigation

  • Back to app-arch/lha/1.14i/1

app-arch/lha/1.14i/1: lha-1.14i.bep

File lha-1.14i.bep, 395 bytes (added by thorn, 6 years ago)
Line 
1DESCRIPTION="Archive files using LZSS and Huffman compression (.lzh files)"
2HOMEPAGE="http://lha.sourceforge.net/"
3SRC_URI="http://jaist.dl.sourceforge.jp/lha/22231/lha-1.14i-ac20050924p1.tar.gz"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7BUILD {
8        cd lha-1.14i-ac20050924p1
9        autoreconf -vfi
10        ./configure --prefix=/boot/common/
11        make   
12}
13
14INSTALL {
15        cd lha-1.14i-ac20050924p1
16        make install   
17}

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/