aboutsummaryrefslogtreecommitdiff
path: root/cad/irsim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/irsim/Makefile')
-rw-r--r--cad/irsim/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile
new file mode 100644
index 000000000000..2736077c212a
--- /dev/null
+++ b/cad/irsim/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: magic
+# Version required: 6.4.4
+# Date created: 18 Dec 1994
+# Whom: swallace
+#
+# $Id: Makefile,v 1.2 1994/10/06 07:52:04 swallace Exp $
+#
+
+DISTNAME= irsim-9.2
+EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/magic/6.4/
+WRKSRC= ${.CURDIR}/work/irsim
+
+.include <bsd.port.mk>