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

Context Navigation

  • Back to Ticket #331

Ticket #331: quilt-0.48.bep

File quilt-0.48.bep, 419 bytes (added by mjw, 5 years ago)
Line 
1DESCRIPTION="quilt"
2HOMEPAGE="http://savannah.nongnu.org/projects/quilt"
3SRC_URI="http://savannah.nongnu.org/download/quilt/quilt-0.48.tar.gz"
4CHECKSUM_MD5="f77adda60039ffa753f3c584a286f12b"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="dev-util/diffstat sys-apps/ed"
8BUILD {
9        cd quilt-0.48
10        autoconf
11        ./configure --prefix=/boot/common
12        make EDITOR=nano
13}
14
15INSTALL {
16        cd quilt-0.48
17        make install BUILD_ROOT="${DESTDIR}"
18}

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/