#-*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name mtree_violation_expected version 0.1 categories test platforms darwin maintainers fotanus \ gmail.com:fotanus description mtree_violation_expected long_description Violates port filesystem with mtree_violation check homepage www.fotanus.com master_sites www.fotanus.com use_configure no destroot.violate_mtree yes fetch {} checksum {} extract {} patch {} build {} destroot { file mkdir ${destroot}${prefix}/mtree touch ${destroot}${prefix}/mtree/mtree_violation_expected }