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

Context Navigation

  • Back to Ticket #436

Ticket #436: makeself-2.1.5-git.bep

File makeself-2.1.5-git.bep, 421 bytes (added by scottmc, 5 years ago)
Line 
1DESCRIPTION="Make self-extractable archives on Unix"
2HOMEPAGE="http://megastep.org/makeself"
3SRC_URI="git+http://github.com/megastep/makeself.git"
4#CHECKSUM_MD5=""
5
6LICENSE="GNU General Public License (GPL) version 2"
7COPYRIGHT="Stéphane Peter"
8REVISION="1"
9STATUS_HAIKU="stable"
10
11DEPEND=""
12
13BUILD {
14        cd makeself-2.1.5-git/
15}
16
17INSTALL {
18        cd makeself-2.1.5-git/
19        cp makeself.sh makeself-header.sh /boot/home/config/bin
20}

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/