# New ports collection makefile for:    cpdup
# Date created:         28 Oct 1999
# Whom:                 dillon
#
# $FreeBSD$
#

PORTNAME=	cpdup
PORTVERSION=	1.04
CATEGORIES=	sysutils
MASTER_SITES=	http://apollo.backplane.com/FreeBSDPorts/
#MASTER_SITE_SUBDIR=	cp

MAINTAINER=	ports@FreeBSD.ORG
COMMENT=	A comprehensive filesystem mirroring program

MAN1=		cpdup.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>