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

Context Navigation

  • Back to Ticket #571

Ticket #571: chmlib-0.40.bep

File chmlib-0.40.bep, 560 bytes (added by cipri, 3 years ago)
Line 
1DESCRIPTION="CHMLIB is a library for dealing with Microsoft ITSS/CHM format files."
2HOMEPAGE="http://www.jedrea.com/chmlib/"
3SRC_URI="http://www.jedrea.com/chmlib/chmlib-0.40.zip"
4CHECKSUM_MD5="a20d86103b8ab369e5b93506d5ffa802"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8BUILD {
9        cd chmlib-0.40
10        ./configure --build=i586-pc-beos \
11                --prefix=`finddir B_COMMON_DIRECTORY`
12
13        make
14}
15
16INSTALL {
17        cd chmlib-0.40
18        make install
19}
20
21LICENSE="GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999"
22COPYRIGHT="Copyright (c) Jed Wing <jedwin@ugcs.caltech.edu>"

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/