freebsd-ports/sysutils/jailutils/Makefile
Sergey Skvortsov 2ef08ac096 Updated to 0.5.4
(now compiles and runs on -CURRENT)
2003-08-09 12:46:42 +00:00

20 lines
414 B
Makefile

# New ports collection makefile for: jailutils
# Date created: 27 June 2002
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= jailutils
PORTVERSION= 0.5.4
CATEGORIES= sysutils
MASTER_SITES= http://memberwebs.com/nielsen/freebsd/jails/jailutils/
MAINTAINER= skv@FreeBSD.org
COMMENT= Several utilies for managing jails
GNU_CONFIGURE= YES
MAN8= jails.8 killjail.8
.include <bsd.port.mk>