1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/sysutils/jailctl/Makefile
Martin Wilke 9ee18d8862 - Update to 0.80
PR:		ports/105543
Submitted by:	Eirik Oeverby <ltning-jailctl@anduin.net> (maintainer)
2006-11-15 20:10:12 +00:00

25 lines
426 B
Makefile

# New ports collection makefile for: jailctl
# Date created: 04.04.2005
# Whom: Eirik Oeverby <ltning@anduin.net>
#
# $FreeBSD$
#
PORTNAME= jailctl
PORTVERSION= 0.80
CATEGORIES= sysutils
MASTER_SITES= http://anduin.net/jailctl/
MAINTAINER= ltning-jailctl@anduin.net
COMMENT= Jail management tool
MAN1= jailctl.1 \
jails.conf.1
MANCOMPRESSED= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/jailctl
.include <bsd.port.mk>