freebsd-ports/sysutils/cdeploy/Makefile
Vanilla I. Shu f0adc29663 Stagify.
2014-06-06 14:47:28 +00:00

16 lines
324 B
Makefile

# 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>