1 # Maintainer: Stefan Husmann <Stefan-Husmann@t-online.de>
5 pkgdesc="Emacs Speaks Statistics: A Universal Interface for Statistical Analysis"
6 url="http://ess.r-project.org/"
13 source=("http://ess.r-project.org/downloads/ess/ess-$pkgver.tgz")
14 md5sums=('7334f0bb92ea19088722cf59984c5c8c')
17 cd $srcdir/ess-$pkgver
21 cd $srcdir/ess-$pkgver
22 make DESTDIR=$pkgdir/usr LISPDIR=$pkgdir/usr/share/emacs/site-lisp/ess \
23 INFODIR=$pkgdir/usr/share/info/ install