1 # $Id: pkgbuild-mode.el,v 1.23 2007/10/20 16:02:14 juergen Exp $
6 pkgdesc="A portable lisp, C src code is extracted from the noweb files"
7 url="http://www.umlautllama.com/projects/lithp"
17 md5sums=('a6a609cf320f36f4b56b6f6e2cd11e8c')
21 cd $startdir/src/c/c_src
23 install -Dm755 lithp $pkgdir/usr/bin/lithp
24 mkdir -p $pkgdir/usr/share/lithp/
26 cp -a samples doc $pkgdir/usr/share/lithp/
28 cp LICENSE README $pkgdir/usr/share/lithp/