mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 03:45:17 -04:00
8 lines
150 B
Makefile
8 lines
150 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= sparc64-
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
MASTERDIR= ${.CURDIR}/../powerpc64-xtoolchain-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|