# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name libdts version 0.0.2 revision 1 categories audio platforms darwin maintainers nomaintainer description libdts has been replaced by libdca long_description ${description} homepage http://www.videolan.org/dtsdec.html master_sites http://debian.unnet.nl/pub/videolan/libdts/${version} depends_lib port:libdca distfiles build { } destroot { xinstall -d ${destroot}${prefix}/share/doc/${name} system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt" } use_configure no universal_variant no livecheck.check none