2013-09-21 01:05:58 +02:00
|
|
|
# Created by: jfreund
|
2010-05-09 10:13:28 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= cdeploy
|
|
|
|
PORTVERSION= 0.2.1
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= SF/root-tools/cdeploy/0.2
|
|
|
|
|
2014-05-10 19:48:13 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2010-05-09 10:13:28 +02:00
|
|
|
COMMENT= Deploy a set of configuration files to a target file system
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
|
|
|
|
MAN1= cdeploy.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
PLIST_FILES= sbin/cdeploy
|
|
|
|
|
2013-09-21 01:05:58 +02:00
|
|
|
NO_STAGE= yes
|
2010-05-09 10:13:28 +02:00
|
|
|
.include <bsd.port.mk>
|