# -*- 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
maintainers {ctreleaven @ctreleaven} openmaintainer
description HACK to get daemondo into mpkg
long_description Nasty ${description}. \
When using MacPorts to create an mpkg, any daemons requiring daemondo \
would fail. Adding this port as dependency permits them to work.
homepage https://www.macports.org/
file copy ${prefix}/bin/daemondo ${destroot}${prefix}/bin/
# We'll force the install and overwrite daemondo...with itself!
# But now we can add this as a dependency to the mpkg