aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2000-12-18 21:54:20 +0800
committerjeh <jeh@FreeBSD.org>2000-12-18 21:54:20 +0800
commit90e5e3cb6409f4aac933adb9dbc7e15cc29482ad (patch)
treedaea5d9b501dbc7aa1a07981e0340cc7624e2c77 /devel
parent8ad28e239e06d409f4402b007c5a73fbb55ec6e3 (diff)
downloadfreebsd-ports-gnome-90e5e3cb6409f4aac933adb9dbc7e15cc29482ad.tar.gz
freebsd-ports-gnome-90e5e3cb6409f4aac933adb9dbc7e15cc29482ad.tar.zst
freebsd-ports-gnome-90e5e3cb6409f4aac933adb9dbc7e15cc29482ad.zip
This is comming alive again.
Diffstat (limited to 'devel')
-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"