# -*- 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: Portfile 127006 2014-10-19 01:44:53Z ctreleaven@macports.org $ PortSystem 1.0 name mythtv-pkg.27 version Fixes-0.27.4 revision 1 categories multimedia platforms darwin supported_archs x86_64 license GPL-2 maintainers cogeco.ca:ctreleaven openmaintainer description personal video recorder (PVR) and media centre system package long_description \ Installs a complete MythTV PVR system (backend, frontend, database manager plus MythWeb). \ \ Upgrading? You should backup your database and other steps BEFORE \ installing this software. See the link below for details. homepage http://www.mythtv.org/wiki/Myth_for_Mac_with_MacPorts master_sites depends_run port:mariadb-server port:mythtv-core.27 port:mythweb.27 \ port:MacPorts_daemondo universal_variant no fetch {} checksum {} extract {} use_configure no build {} destroot { xinstall -m 0755 ${filespath}/README_mythtv-pkg27_MacPorts.txt \ ${destroot}${prefix}/share/mythtv-pkg }