Skip to content

Instantly share code, notes, and snippets.

@jaakkos
Last active December 12, 2015 01:28
Show Gist options
  • Save jaakkos/4691527 to your computer and use it in GitHub Desktop.
Save jaakkos/4691527 to your computer and use it in GitHub Desktop.
package = "Ledge"
version = "1.0"
source = {
url = "git://github.com/pintsized/ledge.git"
}
description = {
summary = "Network support for the Lua language",
}
build = {
type = "command",
install_command = "make install --prefix=$(PREFIX)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment