diff options
Diffstat (limited to 'src/luabind.mk')
-rw-r--r-- | src/luabind.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/luabind.mk b/src/luabind.mk index b38f24c..ba75bdf 100644 --- a/src/luabind.mk +++ b/src/luabind.mk @@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := luabind +$(PKG)_WEBSITE := http://www.rasterbar.com/products/luabind.html +$(PKG)_DESCR := Luabind $(PKG)_IGNORE := $(PKG)_VERSION := 0.9.1 $(PKG)_CHECKSUM := 80de5e04918678dd8e6dac3b22a34b3247f74bf744c719bae21faaa49649aaae |