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=('e5f6208482c23e0bdb65198e81b605e8')