add categories, remove imake, use bzip2

This commit is contained in:
Nico Schottelius 2006-10-20 00:50:30 +02:00
parent 5dfdfa0af0
commit 1722576c3e
1 changed files with 3 additions and 3 deletions

View File

@ -5,16 +5,16 @@
# $FreeBSD$
#
USE_BZIP2= yes
PORTNAME= ccollect
PORTVERSION= 0.5.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
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
USE_IMAKE= yes
.include <bsd.port.mk>