freebsd-ports/sysutils/cpdup/Makefile
Sergey Matveychuk e93c521141 - Update to 1.05
PR:		ports/74936
Submitted by:	Sean Farley <sean-freebsd(at)farley.org>
2004-12-11 17:49:48 +00:00

21 lines
432 B
Makefile

# New ports collection makefile for: cpdup
# Date created: 28 Oct 1999
# Whom: dillon
#
# $FreeBSD$
#
PORTNAME= cpdup
PORTVERSION= 1.05
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
PLIST_FILES= bin/cpdup
.include <bsd.port.mk>