summaryrefslogtreecommitdiffstats
path: root/emulators/mips64emul
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mips64emul')
-rw-r--r--emulators/mips64emul/Makefile33
-rw-r--r--emulators/mips64emul/distinfo2
-rw-r--r--emulators/mips64emul/pkg-descr3
3 files changed, 0 insertions, 38 deletions
diff --git a/emulators/mips64emul/Makefile b/emulators/mips64emul/Makefile
deleted file mode 100644
index a36cc98..0000000
--- a/emulators/mips64emul/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: mips64emul
-# Date created: 05 June, 2004
-# Whom: Juli Mallett <jmallett@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= mips64emul
-PORTVERSION= 0.2.4
-PORTEPOCH= 1
-CATEGORIES= emulators
-MASTER_SITES= http://gavare.se/mips64emul/src/
-
-MAINTAINER= jmallett@FreeBSD.org
-COMMENT= A 64-bit MIPS emulator which emulates a variety of machines
-DEPRECATED= "port does not fetch, and is supplanted by emulators/gxemul"
-EXPIRATION_DATE= 2005-10-16
-
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --nox11
-
-PLIST_FILES= bin/mips64emul
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "alpha"
-BROKEN= "Does not compile on alpha"
-.endif
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/mips64emul ${PREFIX}/bin/mips64emul
-
-.include <bsd.port.post.mk>
diff --git a/emulators/mips64emul/distinfo b/emulators/mips64emul/distinfo
deleted file mode 100644
index 36bdc11..0000000
--- a/emulators/mips64emul/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (mips64emul-0.2.4.tar.gz) = 6263684b4c0b8447c55b179b8cb371a0
-SIZE (mips64emul-0.2.4.tar.gz) = 863024
diff --git a/emulators/mips64emul/pkg-descr b/emulators/mips64emul/pkg-descr
deleted file mode 100644
index 9ee025e..0000000
--- a/emulators/mips64emul/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A 64-bit MIPS emulator which emulates a variety of machines.
-
-WWW: http://www.mdstud.chalmers.se/~md1gavan/mips64emul/
OpenPOWER on IntegriCloud