2014-10-09 00:41:59 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
COMMENT= GNU binutils for powerpc64 cross-development
|
|
|
|
PKGNAMEPREFIX= powerpc64-
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
|
2014-10-11 11:22:51 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../binutils
|
2014-10-09 00:41:59 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|