8 lines
138 B
Makefile
8 lines
138 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
PKGNAMEPREFIX= riscv64-
|
|
|
|
MASTERDIR= ${.CURDIR}/../powerpc64-xtoolchain-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|