1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/xinvaders/scripts/pre-configure

7 lines
103 B
Plaintext
Raw Normal View History

1995-01-04 08:57:33 +00:00
#!/bin/sh
cp -f ${CURDIR}/files/Imakefile ${WRKSRC}
cp -f ${CURDIR}/files/Vaders.ad ${WRKSRC}
exit 0