1 SUMMARY = "Html And Shell Embedded Runtime Language"
2 HOMEPAGE = "http://haserl.sourceforge.net/"
4 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz"
7 SRC_URI[md5sum] = "918f0b4f6cec0b438c8b5c78f2989010"
8 SRC_URI[sha256sum] = "a1b633e80f3e2638e7f8f850786e95072cfd9877f88780092996fd6aaf7ae2da"
10 PACKAGECONFIG ?= "bashshell"
11 PACKAGECONFIG[bashshell] = "--enable-bashshell,--disable-bashshell"
12 PACKAGECONFIG[lua] = "--with-lua,without-lua,lua5.1"
14 inherit autotools pkgconfig