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

Context Navigation

  • Back to Ticket #328

Ticket #328: ed-1.4.bep

File ed-1.4.bep, 361 bytes (added by mjw, 5 years ago)
Line 
1DESCRIPTION="Your basic line editor"
2HOMEPAGE="http://www.gnu.org/sofrware/ed"
3SRC_URI="http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/ed/ed-1.4.tar.gz"
4CHECKSUM_MD5="da0ddc0e0b0bec2da4b13b0d0d1bce2b"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8BUILD {
9        cd ed-1.4
10        ./configure --prefix=${DESTDIR}/boot/common
11        make
12}
13
14INSTALL {
15        cd  ed-1.4
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/