Added .babel file.

This commit is contained in:
Dominik Picheta 2013-08-28 14:56:16 +01:00
commit eeea3fc211

11
babel.babel Normal file
View file

@ -0,0 +1,11 @@
[Package]
name = "babel"
version = "0.1.0"
author = "Dominik Picheta"
description = "Nimrod package manager."
license = "BSD"
bin = "babel"
[Deps]
Requires: "nimrod >= 0.9.2"