aboutsummaryrefslogblamecommitdiff
path: root/sysutils/cdeploy/Makefile
blob: 724994038001892d8eb5410e0f9e61041bfe0c86 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                     
           
 
                       
                     
                        

                                         

                                                                           
 
                         
 
                                                  
 
                      
# Created by: jfreund
# $FreeBSD$

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Deploy a set of configuration files to a target file system

USES=		tar:bzip2

PLIST_FILES=	man/man1/cdeploy.1.gz sbin/cdeploy

.include <bsd.port.mk>