freebsd-ports/lang/gnatdroid-binutils-x86/Makefile
Rene Ladan c7b6c8eaf9 Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by:	Mark Millard via private e-mail
2017-04-21 20:25:00 +00:00

20 lines
510 B
Makefile

# Created by: John Marino <marino@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 0
PKGNAMESUFFIX= -x86
MAINTAINER= ports@FreeBSD.org
COMMENT= Infrastructure for C/Ada Android cross-compiler (x86)
BRANCH2= x86_32
XCCTARGET= i686-aux-linux-android
PREFIX= ${LOCALBASE}/android-x86
SYSROOT= gnatdroid-sysroot-x86
MASTERDIR= ${.CURDIR}/../../lang/gnatdroid-binutils
PLIST= ${.CURDIR}/pkg-plist
DESCR= ${.CURDIR}/pkg-descr
PLIST_SUB= AMD64=${ARCH:S/i386/"@comment "/:S/${ARCH}/""/}
.include "${MASTERDIR}/Makefile"