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

Context Navigation

  • Back to Ticket #696

Ticket #696: unlzx-1.1.bep

File unlzx-1.1.bep, 398 bytes (added by nicholas, 2 years ago)
Line 
1DESCRIPTION="Decompresses LZX archives on multiple platforms"
2HOMEPAGE="http://aminet.net/package/misc/unix/unlzx.c.gz"
3SRC_URI="http://aminet.net/misc/unix/unlzx.c.gz"
4CHECKSUM_MD5="aba223c26019d84fad0a1eed109bc628"
5REVISION="2"
6STATUS_HAIKU="stable"
7DEPEND=""
8BUILD {
9        gcc ../unlzx.c -o unlzx
10        strip unlzx
11}
12
13INSTALL {
14        cp -fv unlzx `finddir B_COMMON_DIRECTORY`/bin/
15}
16
17LICENSE="Public Domain"

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/