summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-02-16 17:25:57 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-02-16 17:25:57 +0000
commitaa51c6b92894d532fcf5472299efe5db0394eed9 (patch)
tree06c0141cf746a8b90e723462a04e66a74c390817 /editors
parentUpdate to 0.6.7.1. (diff)
add tetradraw 2.0.2
Fully featured ANSI art editor/viewer with TCP/IP multidraw support Submitted by: Frederic Cambus
Notes
Notes: svn path=/head/; revision=75661
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/tetradraw/Makefile22
-rw-r--r--editors/tetradraw/distinfo1
-rw-r--r--editors/tetradraw/pkg-comment1
-rw-r--r--editors/tetradraw/pkg-descr8
-rw-r--r--editors/tetradraw/pkg-message4
-rw-r--r--editors/tetradraw/pkg-plist2
7 files changed, 39 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 76463c7d76f1..efe4a29378a4 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -152,6 +152,7 @@
SUBDIR += tamago
SUBDIR += tamago-emacs20
SUBDIR += ted
+ SUBDIR += tetradraw
SUBDIR += texmacs
SUBDIR += textedit
SUBDIR += the
diff --git a/editors/tetradraw/Makefile b/editors/tetradraw/Makefile
new file mode 100644
index 000000000000..210d51db3256
--- /dev/null
+++ b/editors/tetradraw/Makefile
@@ -0,0 +1,22 @@
+# ex:ts=8
+# Ports collection makefile for: tetradraw
+# Date created: 1 October 2002
+# Whom: Frederic Cambus
+#
+# $FreeBSD$
+#
+
+PORTNAME= tetradraw
+PORTVERSION= 2.0.2
+CATEGORIES= editors
+MASTER_SITES= ftp://tentacle.dhs.org/
+
+MAINTAINER= ports@FreeBSD.org
+
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
+.include <bsd.port.mk>
diff --git a/editors/tetradraw/distinfo b/editors/tetradraw/distinfo
new file mode 100644
index 000000000000..74faf41276b8
--- /dev/null
+++ b/editors/tetradraw/distinfo
@@ -0,0 +1 @@
+MD5 (tetradraw-2.0.2.tar.gz) = a01315812472dbda419ced1c4f7be525
diff --git a/editors/tetradraw/pkg-comment b/editors/tetradraw/pkg-comment
new file mode 100644
index 000000000000..7f5476080b3c
--- /dev/null
+++ b/editors/tetradraw/pkg-comment
@@ -0,0 +1 @@
+Fully featured ANSI art editor/viewer with TCP/IP multidraw support
diff --git a/editors/tetradraw/pkg-descr b/editors/tetradraw/pkg-descr
new file mode 100644
index 000000000000..7aa027d4902c
--- /dev/null
+++ b/editors/tetradraw/pkg-descr
@@ -0,0 +1,8 @@
+Tetradraw is a fully featured ANSI art editor for Unix operating systems.
+ANSI art is only made up of the ASCII characters with 16 colours. ANSI art is
+mainly used in text mode interfaces. Tetradraw is the first completly usable
+ANSI art editor for Unix operating systems. Tetradraw does not just emulate
+the ANSI editors for DOS: it also allows two artists to edit the same image
+simultaneously over the Internet.
+
+WWW: http://tentacle.dhs.org/
diff --git a/editors/tetradraw/pkg-message b/editors/tetradraw/pkg-message
new file mode 100644
index 000000000000..95d3b42d6de2
--- /dev/null
+++ b/editors/tetradraw/pkg-message
@@ -0,0 +1,4 @@
+======================================================================
+Tetradraw is now installed! Press ESC+h in the editor to get help menu
+You have to have TERM=cons25 when running tetradraw
+======================================================================
diff --git a/editors/tetradraw/pkg-plist b/editors/tetradraw/pkg-plist
new file mode 100644
index 000000000000..fa33b229a42d
--- /dev/null
+++ b/editors/tetradraw/pkg-plist
@@ -0,0 +1,2 @@
+bin/tetradraw
+bin/tetraview