HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/sysutils/jaildaemon/Makefile
# Created by: Dirk Engling <erdgeist@erdgeist.org>

PORTNAME=	jaildaemon
PORTVERSION=	0.4
CATEGORIES=	sysutils
MASTER_SITES=	http://erdgeist.org/arts/software/jaildaemon/

MAINTAINER=	erdgeist@erdgeist.org
COMMENT=	Fixed command-line interface for FreeBSD jails to their host system

LICENSE=	BEERWARE
LICENSE_NAME=	beerware
LICENSE_TEXT=	See http://erdgeist.org/beerware.html
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

USES=		tar:bzip2

PLIST_FILES=	bin/jaildaemon \
		etc/rc.d/jaildaemon \
		man/man1/jaildaemon.1.gz

.include <bsd.port.mk>