# $Id$ PortSystem 1.0 name jailkit version 2.7 categories security sysutils platforms darwin maintainers nomaintainer description utilities to create limited user accounts in a chroot jail long_description Jailkit is a set of utilities to allow quick creation of \ limited user accounts in a chroot jail. It contains a safe \ logging daemon, shells that can restrict users, utilities \ to start daemons in a chroot jail, and utilities for easy \ setup of chroot jails. homepage http://olivier.sessink.nl/jailkit/ master_sites ${homepage} checksums md5 8a9f14e750965dbe20f3264c2cc8527b \ sha1 f00751a0ff64abb1975aa58638df4bab23a1d22e \ rmd160 b21782f73f418a10563609c964bc9254ec5fc9f4 use_bzip2 yes patchfiles patch-Makefile.in depends_lib port:python26 configure.env PYTHONINTERPRETER=${frameworks_dir}/Python.framework/Versions/2.6/bin/python2.6 destroot.destdir prefix=${destroot}${prefix} \ iniprefix=${destroot}${prefix}/etc/jailkit post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath} COPYRIGHT INSTALL.txt README.txt \ ${destroot}${prefix}/share/doc/${name} }