1 2 3 4 5 6 7 8 9 10 11 12 13 14
# $FreeBSD$ MAINTAINER= ports@FreeBSD.org TGTARCH= arm TGTABI= eabi PLIST= ${.CURDIR}/pkg-plist BUILD_DEPENDS= arm-eabi-as:${PORTSDIR}/devel/arm-eabi-binutils RUN_DEPENDS= arm-eabi-as:${PORTSDIR}/devel/arm-eabi-binutils MASTERDIR= ${.CURDIR}/../cross-gcc NO_STAGE= yes .include "${MASTERDIR}/Makefile"