forked from Lainports/freebsd-ports
14 lines
305 B
Makefile
14 lines
305 B
Makefile
# Created by: Sergey Skvortsov <skv@protey.ru>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= jailutils
|
|
PORTVERSION= 1.6
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://memberwebs.com/stef/freebsd/jails/jailutils/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Several utilities for managing jails
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|