10 lines
202 B
Makefile
10 lines
202 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 3
|
|
COMMENT= GNU binutils for sparc64 cross-development
|
|
PKGNAMEPREFIX= sparc64-
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
MASTERDIR= ${.CURDIR}/../binutils
|
|
|
|
.include "${MASTERDIR}/Makefile"
|