1 DESCRIPTION = "A compiler that translates Scheme source files to C, and an interpreter"
2 HOMEPAGE = "http://www.call-with-current-continuation.org/"
3 SECTION = "interpreters"
7 SRC_URI = "http://www.call-with-current-continuation.org/chicken-${PV}.tar.gz"
12 install -d ${D}${docdir}/${P}
13 mv ${D}/${datadir}/chicken/doc ${D}${docdir}/${P}