mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 19:35:28 -04:00
11 lines
237 B
Makefile
11 lines
237 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
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"
|