# $OpenBSD: Makefile,v 1.1.1.1 2018/06/05 17:23:56 bcallah Exp $

COMMENT =	utility to mirror filesystems, directories, and files
DISTNAME =	cpdup-5.2.1
CATEGORIES =	sysutils

HOMEPAGE =	https://www.dragonflybsd.org/
MAINTAINER =	Brian Callahan <bcallah@openbsd.org>

# BSD
PERMIT_PACKAGE_CDROM =	Yes

WANTLIB += c

MASTER_SITES =	https://mirrors.nycbug.org/pub/distfiles/

.include <bsd.port.mk>
