pkgsrc-wip/sysjail/Makefile
Lubomir Rintel a5052a4171 Synchronized with upstream 1.0.4.
See http://sysjail.bsd.lv/dist/ChangeLog-0.2.3.html -- Changelog-1.0.4.
No longer needs kernel source to be present.
2007-02-15 19:25:04 +00:00

16 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.2 2007/02/15 19:25:04 lkundrak Exp $
DISTNAME= sysjail-1.0.4
CATEGORIES= sysutils
MASTER_SITES= http://sysjail.bsd.lv/dist/
MAINTAINER= lkundrak@skosi.org
HOMEPAGE= http://sysjail.bsd.lv/
COMMENT= User-space replacement of FreeBSD jail
ONLY_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-*
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"