1 # Contributor: Nathan Owe <ndowens.aur at gmail.com>
5 pkgdesc="general purpose text retrieval software"
7 url="http://www.etymon.com/tr.html"
9 source=(http://etymon.com/software/amberfish/stable/${pkgname}-${pkgver}.tar.gz)
11 md5sums=('8eb3f1e26da9d0317719822539c3b932')
14 cd ${srcdir}/${pkgname}-${pkgver}
16 ./configure --prefix=/usr --mandir=/usr/share/man
18 make DESTDIR=${pkgdir}/ install