mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7 lines
65 B
Bash
7 lines
65 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
cp ${CURDIR}/files/Makefile ${WRKSRC}
|