summaryrefslogtreecommitdiff
path: root/mail/rblsmtpd/scripts/configure
blob: 6a0d9964f245c98b3ac2f1b12d23cf26cbafb040 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# Set up daemontools for the *BSD environment...
#
# @(#) $Id: configure,v 1.1.1.1 1998/07/09 10:18:38 dburr Exp $
#

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