opnsense-ports/sysutils/jkill/Makefile
2022-09-07 22:33:21 +02:00

17 lines
345 B
Makefile

PORTNAME= jkill
PORTVERSION= 1.0
CATEGORIES= sysutils
MASTER_SITES= http://ext.by/jkill/
PKGNAMEPREFIX=
MAINTAINER= pavel@ext.by
COMMENT= Shutdowns a running jail and all its processes
WWW= http://ext.by/jkill/
USES= perl5 shebangfix
USE_PERL5= run
SHEBANG_FILES= jkill.pl
PLIST_FILES= bin/jkill man/man1/jkill.1.gz
.include <bsd.port.mk>