summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emulators/quasi88/Makefile27
-rw-r--r--emulators/quasi88/distinfo1
-rw-r--r--emulators/quasi88/pkg-comment1
-rw-r--r--emulators/quasi88/pkg-descr4
-rw-r--r--emulators/quasi88/pkg-plist11
5 files changed, 44 insertions, 0 deletions
diff --git a/emulators/quasi88/Makefile b/emulators/quasi88/Makefile
new file mode 100644
index 0000000..aa45740
--- /dev/null
+++ b/emulators/quasi88/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: QUASI88
+# Version required: 0.2.4
+# Date created: 22 May 1999
+# Whom: Nishika <nishika@cheerful.com>
+#
+# $Id$
+#
+
+DISTNAME= quasi88-0.2.4
+CATEGORIES= emulators
+MASTER_SITES= http://www.117.ne.jp/~show/pc8801/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= nishika@cheerful.com
+
+USE_XLIB= yes
+DATAFILES= FAQ FILES FORMAT GET-IMAGE HELP HISTORY LIST MANUAL QUASI88
+
+do-install:
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/quasi88 ${PREFIX}/bin
+ @ ${MKDIR} ${PREFIX}/share/doc/quasi88
+
+.for i in ${DATAFILES}
+ @ ${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/quasi88/
+.endfor
+
+.include <bsd.port.mk>
diff --git a/emulators/quasi88/distinfo b/emulators/quasi88/distinfo
new file mode 100644
index 0000000..d24aa48
--- /dev/null
+++ b/emulators/quasi88/distinfo
@@ -0,0 +1 @@
+MD5 (quasi88-0.2.4.tgz) = f80a597e264d673ee41a2375efaa15fa
diff --git a/emulators/quasi88/pkg-comment b/emulators/quasi88/pkg-comment
new file mode 100644
index 0000000..f9dc1d2
--- /dev/null
+++ b/emulators/quasi88/pkg-comment
@@ -0,0 +1 @@
+PC-8801 emulator for X.
diff --git a/emulators/quasi88/pkg-descr b/emulators/quasi88/pkg-descr
new file mode 100644
index 0000000..16708db
--- /dev/null
+++ b/emulators/quasi88/pkg-descr
@@ -0,0 +1,4 @@
+This is a PC-8801 emulator for X.
+See http://www.117.ne.jp/~show/pc8801/pc88emu.html for further information.
+
+WWW: http://www.117.ne.jp/~show/pc8801/pc88emu.html
diff --git a/emulators/quasi88/pkg-plist b/emulators/quasi88/pkg-plist
new file mode 100644
index 0000000..9fef745
--- /dev/null
+++ b/emulators/quasi88/pkg-plist
@@ -0,0 +1,11 @@
+bin/quasi88
+share/doc/quasi88/FAQ
+share/doc/quasi88/FILES
+share/doc/quasi88/FORMAT
+share/doc/quasi88/GET-IMAGE
+share/doc/quasi88/HELP
+share/doc/quasi88/HISTORY
+share/doc/quasi88/LIST
+share/doc/quasi88/MANUAL
+share/doc/quasi88/QUASI88
+@dirrm share/doc/quasi88
OpenPOWER on IntegriCloud