freebsd-ports/sysutils/cpdup/Makefile
Alex Dupre 7f70368fe3 Update master site and maintainer email.
Submitted by:	maintainer
2006-11-03 22:17:56 +00:00

22 lines
474 B
Makefile

# New ports collection makefile for: cpdup
# Date created: 28 Oct 1999
# Whom: dillon
#
# $FreeBSD$
#
PORTNAME= cpdup
PORTVERSION= 1.05
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ \
http://utenti.gufi.org/~gmarco/files/distfiles/
MAINTAINER= gmarco@gufi.org
COMMENT= A comprehensive filesystem mirroring program
MAN1= cpdup.1
MANCOMPRESSED= yes
PLIST_FILES= bin/cpdup
.include <bsd.port.mk>