freebsd-ports/cad/spice/scripts/configure
2004-12-29 18:38:16 +00:00

6 lines
195 B
Bash

#!/bin/sh
rm -f ${WRKSRC}/makefile
cp ${FILESDIR}/Makefile ${WRKSRC}/Makefile
cp ${FILESDIR}/FreeBSD ${WRKSRC}/conf/FreeBSD
cp ${FILESDIR}/FreeBSD.without_x11 ${WRKSRC}/conf/FreeBSD.without_x11