#!/bin/sh
#
# Set up daemontools for the *BSD environment...
# @(#) $FreeBSD$
# Tune the options we're given.
echo ${PREFIX} > ${WRKSRC}/conf-home
echo cc ${CFLAGS} > ${WRKSRC}/conf-cc