#!/bin/sh
#
# Set up daemontools for the *BSD environment...
#
# @(#) $FreeBSD: ports/mail/rblsmtpd/scripts/configure,v 1.2 1999/08/30 12:06:28 peter Exp $
#

# Tune the options we're given.
echo ${PREFIX} > ${WRKSRC}/conf-home
echo cc ${CFLAGS} > ${WRKSRC}/conf-cc
