aboutsummaryrefslogtreecommitdiff
path: root/devel/mips-rtems-binutils
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-12-18 13:54:20 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-12-18 13:54:20 +0000
commit4759da77fa65f024e27f89223347b1931ce687d5 (patch)
treeb8fd116c29f76ea6821edfad9baee0c4086b2a3c /devel/mips-rtems-binutils
parent289b471b6ea5142b987a0d841a6e425c5934a8e5 (diff)
downloadports-4759da77fa65f024e27f89223347b1931ce687d5.tar.gz
ports-4759da77fa65f024e27f89223347b1931ce687d5.zip
This is comming alive again.
Notes
Notes: svn path=/head/; revision=36058
Diffstat (limited to 'devel/mips-rtems-binutils')
-rw-r--r--devel/mips-rtems-binutils/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/devel/mips-rtems-binutils/Makefile b/devel/mips-rtems-binutils/Makefile
new file mode 100644
index 000000000000..ed6e52d972c2
--- /dev/null
+++ b/devel/mips-rtems-binutils/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: mips-rtems-binutils
+# Date created: 9 June 2000
+# Whom: James Housley <jim@thehousleys.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= binutils
+
+MAINTAINER= jeh@FreeBSD.org
+
+BROKEN= RepoCopy done. Now it has to be updated.
+
+LCLTARGET= mips-rtems
+.include "${.CURDIR}/../i386-rtems-binutils/Makefile"