summaryrefslogtreecommitdiff
path: root/mail/rblsmtpd/scripts/configure
blob: a393b3d25593bc52c29cc03c1311f70ceda02d13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/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