mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
This release incorporates most of the FreeBSD patches Mark aach64 as broken as the patchset needs to be updated
9 lines
190 B
Makefile
9 lines
190 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= GNU binutils for powerpc64 cross-development
|
|
PKGNAMEPREFIX= powerpc64-
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
MASTERDIR= ${.CURDIR}/../binutils
|
|
|
|
.include "${MASTERDIR}/Makefile"
|