mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
e263287c61
This release incorporates most of the FreeBSD patches Mark aach64 as broken as the patchset needs to be updated
10 lines
190 B
Makefile
10 lines
190 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= GNU binutils for powerpc64 cross-development
|
|
PKGNAMEPREFIX= powerpc64-
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
MASTERDIR= ${.CURDIR}/../binutils
|
|
|
|
.include "${MASTERDIR}/Makefile"
|