5 pkgdesc="mtxe is yet another program that prints the code from the movie, Matrix"
6 url="http://personal.penny-craal.org/midianian/hack/#mtxe"
9 source=(http://koti.mbnet.fi/midiania/hack/${pkgname}-${pkgver}.tar.bz2)
10 md5sums=(395cc99fa9ddb51d5ec1a6c201288dc4)
13 cd $startdir/src/$pkgname-$pkgver
14 ./configure --prefix=/usr
16 make DESTDIR=$startdir/pkg install