mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
21 lines
419 B
Makefile
21 lines
419 B
Makefile
# New ports collection makefile for: jailer
|
|
# Date created: 27 June 2002
|
|
# Whom: Sergey Skvortsov <skv@protey.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= jailer
|
|
PORTVERSION= 1.1.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://memberwebs.com/nielsen/freebsd/jails/jailer/
|
|
|
|
MAINTAINER= skv@FreeBSD.org
|
|
COMMENT= Manage FreeBSD jail startup, shutdown and console
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
MAN8= injail.8 jailer.8
|
|
|
|
.include <bsd.port.mk>
|