From e8bbdc9a907631606be39fe368d57ea8d567a3ed Mon Sep 17 00:00:00 2001 From: Automaton Date: Sun, 9 Dec 2012 07:19:23 +0100 Subject: [PATCH] Import sysutils/cdeploy version 0.2.1 --- sysutils/cdeploy/Makefile | 23 +++++++++++++++++++++++ sysutils/cdeploy/distinfo | 2 ++ sysutils/cdeploy/pkg-descr | 5 +++++ 3 files changed, 30 insertions(+) create mode 100644 sysutils/cdeploy/Makefile create mode 100644 sysutils/cdeploy/distinfo create mode 100644 sysutils/cdeploy/pkg-descr diff --git a/sysutils/cdeploy/Makefile b/sysutils/cdeploy/Makefile new file mode 100644 index 00000000000..84ef7ded8f8 --- /dev/null +++ b/sysutils/cdeploy/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: cdeploy +# Date created: 8 May 2010 +# Whom: jfreund +# +# $FreeBSD: ports/sysutils/cdeploy/Makefile,v 1.2 2012/11/17 06:01:26 svnexp 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 diff --git a/sysutils/cdeploy/distinfo b/sysutils/cdeploy/distinfo new file mode 100644 index 00000000000..38341fb7d25 --- /dev/null +++ b/sysutils/cdeploy/distinfo @@ -0,0 +1,2 @@ +SHA256 (cdeploy-0.2.1.tar.bz2) = 9efd6d8b039c3af6d317da2c6b0eaff3bd78adecbac6722a5b4d9f04c60eebd8 +SIZE (cdeploy-0.2.1.tar.bz2) = 7256 diff --git a/sysutils/cdeploy/pkg-descr b/sysutils/cdeploy/pkg-descr new file mode 100644 index 00000000000..3a511d0372b --- /dev/null +++ b/sysutils/cdeploy/pkg-descr @@ -0,0 +1,5 @@ +This is a port of the cdeploy utility, a tool which can be used to deploy a +directory sub-tree into another directory tree. cdeploy is currently +maintained by the RootForum.org community. + +WWW: http://sourceforge.net/projects/root-tools/ -- 2.41.0