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

Context Navigation

  • Back to Ticket #446

Ticket #446: svk-1.1.1.bep

File svk-1.1.1.bep, 432 bytes (added by richienyhus, 2 years ago)
Line 
1DESCRIPTION="svk is a decentralized version control system written in perl. "
2HOMEPAGE="http://http://svk.bestpractical.com"
3SRC_URI="http://soulinfo.com/~hugang/svk/bin/opt_svk_i386_all.tgz"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7CHECKSUM_MD5="cabfc1021c2dc6c6b168fefc84210891"
8BUILD {
9        perl Makefile.PL
10        make
11}
12
13INSTALL {
14        make install
15}
16
17TEST {
18        make test
19}
20
21LICENSE="GNU GPL v3"
22COPYRIGHT="2001, 2002, 2003 Thomas Lord"

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/