1 #Nathan O <ndowens.aur at gmail dot com>
5 pkgdesc="The Forth Foundation Library (FFL) is a general library written in the forth language"
7 url="http://code.google.com/p/${pkgname}"
9 source=(http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
10 md5sums=('c754d58e7b6612d35909a65e17de3a28')
13 cd "${srcdir}/${pkgname}-${pkgver}"
14 install -d ${pkgdir}/usr/share/gforth/site-forth/
15 install -D ffl/* ${pkgdir}/usr/share/gforth/site-forth/