mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
e263287c61
This release incorporates most of the FreeBSD patches Mark aach64 as broken as the patchset needs to be updated
11 lines
220 B
Makefile
11 lines
220 B
Makefile
# $FreeBSD$
|
|
|
|
COMMENT= GNU binutils for linux i386 cross-development
|
|
PKGNAMEPREFIX= i386-linux-
|
|
BUTARGET= i386-pc-linux-gnu
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
MASTERDIR= ${.CURDIR}/../binutils
|
|
|
|
.include "${MASTERDIR}/Makefile"
|