1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/sysutils/jailctl/Makefile
Sam Lawrance add98f040f Update to 0.61
- fix pkg-plist from the last time around
- fixes some defects in 0.60

PR:		ports/85710
Submitted by:	Eirik Oeverby <ltning-jailctl@anduin.net>
2005-09-07 06:56:39 +00:00

24 lines
409 B
Makefile

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