1 # Maintainer: Andre Wayand <aur-sope@awayand.sleepmail.com>
5 pkgdesc="application server used by SOGo"
7 url="http://www.sogo.nu/files/downloads/SOGo/Sources/"
9 makedepends=('gnustep-base' 'gnustep-make')
11 "http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-${pkgver}.tar.gz"
17 ./configure --prefix="/usr"
24 make install DESTDIR="${pkgdir}"
26 md5sums=('d41642817483c1276f4a7d1d1ccb8848')