blob: 14df6bca378765638f1e23f1cb8d1e46c48bf649 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dovecot2-antispam-git
pkgdesc = Integrates DSPAM into dovecot IMAP server. Git Version for dovecot >= 2.1
pkgver = v2.0.17.g713e9e9
pkgrel = 1
url = http://hg.dovecot.org/dovecot-antispam-plugin/
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = dovecot>=2.2.0
provides = dovecot-antispam
conflicts = dovecot-antispam
source = dovecot2-antispam-git::git+http://git.sipsolutions.net/dovecot-antispam.git/
md5sums = SKIP
pkgname = dovecot2-antispam-git
|