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

                                         

                                                                           
                                                            
 
                         
 
                                                        
 
                      
PORTNAME=	cdeploy
PORTVERSION=	0.2.1
PORTREVISION=	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
WWW=		https://sourceforge.net/projects/root-tools/

USES=		tar:bzip2

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

.include <bsd.port.mk>