1 # Contributor: Dag Odenhall <dag.odenhall@gmail.com>
5 pkgdesc="A parser for the lojban language"
7 url="http://www.rpcurnow.force9.co.uk/jbofihe/index.html"
9 makedepends=('deb2targz')
12 source=(http://http.us.debian.org/debian/pool/main/j/jbofihe/jbofihe_$pkgver-5_i386.deb)
13 md5sums=('2b21b9dfde596412faf91ec33de3dbe6')
17 deb2targz jbofihe_$pkgver-5_i386.deb
18 tar -xzvf jbofihe_$pkgver-5_i386.tar.gz -C $startdir/pkg
21 # vim:set ts=2 sw=2 et: