freebsd-ports/devel/arm-gnueabi-binutils/Makefile
Baptiste Daroussin e263287c61 Update binutils to 2.25
This release incorporates most of the FreeBSD patches
Mark aach64 as broken as the patchset needs to be updated
2014-12-25 22:48:42 +00:00

9 lines
186 B
Makefile

# $FreeBSD$
COMMENT= GNU binutils for arm cross-development
PKGNAMEPREFIX= arm-gnueabi-
PLIST= ${.CURDIR}/pkg-plist
MASTERDIR= ${.CURDIR}/../binutils
.include "${MASTERDIR}/Makefile"