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
|
2004-12-11 18:49:48 +01:00
|
|
|
PORTVERSION= 1.05
|
2006-04-25 17:52:08 +02:00
|
|
|
PORTREVISION= 1
|
1999-10-31 17:27:20 +01:00
|
|
|
CATEGORIES= sysutils
|
2006-11-03 23:17:56 +01:00
|
|
|
MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ \
|
|
|
|
http://utenti.gufi.org/~gmarco/files/distfiles/
|
1999-10-31 17:27:20 +01:00
|
|
|
|
2006-05-26 21:19:12 +02:00
|
|
|
MAINTAINER= gmarco@gufi.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
|
2004-02-05 21:38:07 +01:00
|
|
|
PLIST_FILES= bin/cpdup
|
1999-10-31 17:27:20 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|