1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/mail/rblsmtpd/scripts/configure

11 lines
237 B
Plaintext
Raw Normal View History

#!/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