blob: a6958d205bfe9dde520de67e08abc39bca66b1e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cpdup
pkgdesc = Tool to mirror filesystems retaining permissions, flags, ownership, and utimes
pkgver = 1.22
pkgrel = 1
url = https://github.com/DragonFlyBSD/cpdup
arch = i686
arch = x86_64
license = BSD
makedepends = pkg-config
depends = libbsd
source = https://github.com/DragonFlyBSD/cpdup/archive/v1.22.tar.gz
sha256sums = 2dbfa16a080f8dce1be64a511e785b8491e59be8a0f3d1cef035d08147cc4793
pkgname = cpdup
|