1999-10-31 17:27:20 +01:00
|
|
|
# New ports collection makefile for: cpdup
|
|
|
|
# Date created: 28 Oct 1999
|
|
|
|
# Whom: dillon
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 21:09:11 +02:00
|
|
|
PORTNAME= cpdup
|
2002-06-19 21:34:35 +02:00
|
|
|
PORTVERSION= 1.04
|
1999-10-31 17:27:20 +01:00
|
|
|
CATEGORIES= sysutils
|
2002-06-19 21:34:35 +02:00
|
|
|
MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/
|
1999-10-31 17:27:20 +01:00
|
|
|
#MASTER_SITE_SUBDIR= cp
|
|
|
|
|
2003-05-13 00:10:12 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A comprehensive filesystem mirroring program
|
1999-10-31 17:27:20 +01:00
|
|
|
|
|
|
|
MAN1= cpdup.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|