1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/sysutils/cdeploy/Makefile

21 lines
367 B
Makefile

# Created by: jfreund
# $FreeBSD$
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
NO_STAGE= yes
.include <bsd.port.mk>