12 lines
216 B
Text
12 lines
216 B
Text
package quox
|
|
version = 0
|
|
license = "acsl"
|
|
authors = "rhiannon morris"
|
|
-- homepage = "..."
|
|
sourceloc = "https://git.rhiannon.website/rhi/quox"
|
|
|
|
executable = quox
|
|
main = Quox
|
|
sourcedir = "src"
|
|
|
|
depends = base, contrib
|