summaryrefslogtreecommitdiff
path: root/devel/arm-gnueabi-binutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/arm-gnueabi-binutils/Makefile')
-rw-r--r--devel/arm-gnueabi-binutils/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/arm-gnueabi-binutils/Makefile b/devel/arm-gnueabi-binutils/Makefile
new file mode 100644
index 000000000000..a58a445abfbc
--- /dev/null
+++ b/devel/arm-gnueabi-binutils/Makefile
@@ -0,0 +1,10 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+COMMENT= GNU binutils for arm cross-development
+PKGNAMEPREFIX= arm-gnueabi-
+PLIST= ${.CURDIR}/pkg-plist
+
+MASTERDIR= ${.CURDIR}/../binutils/
+
+.include "${MASTERDIR}/Makefile"