2006-10-20 09:22:57 +00:00
|
|
|
# New ports collection makefile for: oneko
|
|
|
|
# New ports collection makefile for: ccollect
|
2006-10-19 22:25:06 +00:00
|
|
|
# Date created: 2006-10-20
|
2006-10-20 09:22:57 +00:00
|
|
|
# Whom: Nico Schottelius <nico-fbsd-ccollect@schottelius.org>
|
2006-10-19 22:25:06 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
2006-10-20 09:22:57 +00:00
|
|
|
|
2006-10-19 22:25:06 +00:00
|
|
|
PORTNAME= ccollect
|
|
|
|
PORTVERSION= 0.5.1
|
2006-10-19 22:50:30 +00:00
|
|
|
CATEGORIES= sysutils archivers
|
|
|
|
MASTER_SITES= http://unix.schottelius.org/ccollect/
|
2006-10-19 22:25:06 +00:00
|
|
|
|
|
|
|
MAINTAINER= nico-fbsd-ccollect@schottelius.org
|
|
|
|
COMMENT= (pseudo) incremental (parallel) backup
|
|
|
|
|
|
|
|
MAN1= ccollect.sh.1
|
2006-10-20 09:22:57 +00:00
|
|
|
MANCOMPRESSED= no
|
|
|
|
USE_BZIP2= yes
|
|
|
|
|
|
|
|
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
2006-10-19 22:25:06 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|