blob: b2b8ad7a52503ef6bac4cc430a614af4a12ba58a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = fdm-git
pkgdesc = Program to fetch mail and deliver it in various ways
pkgver = 20190218.519e418
pkgrel = 1
url = https://github.com/nicm/fdm
arch = i686
arch = x86_64
arch = armv7h
license = BSD
makedepends = git
depends = openssl
depends = pcre
depends = tdb
depends = zlib
provides = fdm
conflicts = fdm
source = git+https://github.com/nicm/fdm.git
sha256sums = SKIP
pkgname = fdm-git
|