1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/sysutils/jail2/Makefile
2013-09-25 00:54:08 +00:00

18 lines
263 B
Makefile

# $FreeBSD$
PORTNAME= jail2
PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= #
DISTFILES= #
MAINTAINER= yamagi@yamagi.org
COMMENT= Jail startup/shutdown script with jail.conf support
NO_BUILD= yes
NO_INSTALL= yes
USE_RC_SUBR= jail2
.include <bsd.port.mk>