# New ports collection makefile for: cdeploy
# Date created:		8 May 2010
# Whom:				jfreund
#
# $FreeBSD: ports/sysutils/cdeploy/Makefile,v 1.1 2010/05/09 08:13:28 miwi Exp $
#

PORTNAME=		cdeploy
PORTVERSION=	0.2.1
CATEGORIES=		sysutils
MASTER_SITES=	SF/root-tools/cdeploy/0.2

MAINTAINER=		aihal@users.sourceforge.net
COMMENT=		Deploy a set of configuration files to a target file system

USE_BZIP2=		yes

MAN1=			cdeploy.1
MANCOMPRESSED=	yes

PLIST_FILES=	sbin/cdeploy

.include <bsd.port.mk>
