ccollect/external/freebsd-port/Makefile

21 lines
447 B
Makefile

# Makefile for ports - Nico Schottelius
# Date created: 2006-10-20
# Whom: asami
#
# $FreeBSD$
#
USE_BZIP2= yes
PORTNAME= ccollect
PORTVERSION= 0.5.1
CATEGORIES= sysutils archivers
MASTER_SITES= http://unix.schottelius.org/ccollect/
MAINTAINER= nico-fbsd-ccollect@schottelius.org
COMMENT= (pseudo) incremental (parallel) backup
MAN1= ccollect.sh.1
MANCOMPRESSED= yes
.include <bsd.port.mk>