summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/emu/Makefile4
-rw-r--r--x11/emu/pkg-comment1
-rw-r--r--x11/emu/pkg-descr11
-rw-r--r--x11/emu/pkg-plist7
4 files changed, 22 insertions, 1 deletions
diff --git a/x11/emu/Makefile b/x11/emu/Makefile
index b60e69808d2a..e5744f90fac3 100644
--- a/x11/emu/Makefile
+++ b/x11/emu/Makefile
@@ -3,10 +3,12 @@
# Date created: 13 September 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.4 1994/09/13 06:35:07 jkh Exp $
+# $Id: Makefile,v 1.1.1.1 1994/09/13 12:39:52 jkh Exp $
#
DISTNAME= emu-1.3
+WRKSRC= ${WRKDIR}/emu
+USE_IMAKE= yes
MASTER_SITES= ftp://ftp.x.org/contrib/applications
.include <bsd.port.mk>
diff --git a/x11/emu/pkg-comment b/x11/emu/pkg-comment
new file mode 100644
index 000000000000..c29158500b55
--- /dev/null
+++ b/x11/emu/pkg-comment
@@ -0,0 +1 @@
+The emu terminal emulator for the X Window System, version 1.3
diff --git a/x11/emu/pkg-descr b/x11/emu/pkg-descr
new file mode 100644
index 000000000000..714fd1888d37
--- /dev/null
+++ b/x11/emu/pkg-descr
@@ -0,0 +1,11 @@
+The emu program is a terminal emulator for the X Window System.
+It provides DEC VT200 as its basis emulation, including features like:
+
+ Full support of DEC's international character set.
+ Compose character processing.
+ Blinking cursor and blinking text.
+ Color.
+ Double height / double width characters.
+
+It is also fully programmable, allowing you to define new terminal emulations
+on the fly.
diff --git a/x11/emu/pkg-plist b/x11/emu/pkg-plist
new file mode 100644
index 000000000000..b1548337aae2
--- /dev/null
+++ b/x11/emu/pkg-plist
@@ -0,0 +1,7 @@
+@cd /usr/X386
+@mode 755
+@owner bin
+@group bin
+bin/emu
+@mode 444
+lib/X11/app-defaults/Emu