mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
7 lines
111 B
Bash
7 lines
111 B
Bash
#!/bin/sh
|
|
#
|
|
# $Id: post-configure,v 1.2 1994/10/04 15:12:51 jkh Exp $
|
|
#
|
|
|
|
cp ${CURDIR}/files/Makefile ${WRKSRC}
|