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

Context Navigation

  • Back to Ticket #529

Ticket #529: luarocks-2.0.4.1.bep

File luarocks-2.0.4.1.bep, 451 bytes (added by darkwyrm, 4 years ago)

Build file for LuaRocks?

Line 
1DESCRIPTION="LuaRocks is a deployment and management system for Lua modules."
2HOMEPAGE="http://luarocks.org"
3SRC_URI="http://luarocks.org/releases/luarocks-2.0.4.1.tar.gz"
4REVISION="1"
5STATUS_HAIKU="stable"
6CHECKSUM_MD5="2c7caccce3cdf236e6f9aca7bec9bdea"
7BUILD {
8        cd luarocks-2.0.4.1
9        configure --prefix=`finddir B_COMMON_DIRECTORY`
10        make
11}
12
13INSTALL {
14        cd luarocks-2.0.4.1
15        make install
16}
17
18LICENSE="MIT"
19COPYRIGHT="Copyright 2007-2010 Kepler Project"

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/