2023-08-16 22:26:55 +00:00
|
|
|
COMMENT = utility to mirror filesystems, directories, and files
|
|
|
|
DISTNAME = cpdup-5.4.0
|
|
|
|
CATEGORIES = sysutils
|
|
|
|
|
|
|
|
HOMEPAGE = https://www.dragonflybsd.org/
|
|
|
|
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
|
|
|
|
|
|
|
|
# BSD
|
|
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
|
|
|
|
WANTLIB += c
|
|
|
|
|
2023-09-28 02:05:49 +00:00
|
|
|
SITES = https://mirrors.nycbug.org/pub/distfiles/
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|