aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/vttest
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-07-21 21:25:36 +0800
committerthierry <thierry@FreeBSD.org>2005-07-21 21:25:36 +0800
commit6f3d86ecf03250ba2b1dfe92ded88b39686d7d57 (patch)
treee84ebc8d15e7162f9bb80f061fbac8c0fb5d431b /sysutils/vttest
parenta3acb6eb97c102b0ced74b77985ea56aa0d64987 (diff)
downloadfreebsd-ports-gnome-6f3d86ecf03250ba2b1dfe92ded88b39686d7d57.tar.gz
freebsd-ports-gnome-6f3d86ecf03250ba2b1dfe92ded88b39686d7d57.tar.zst
freebsd-ports-gnome-6f3d86ecf03250ba2b1dfe92ded88b39686d7d57.zip
Add vttest 2005.01.07, a program to test "VT100-compatibility" of
terminals. PR: 83834 Submitted by: Nicola Vitale <nivit (at) email.it>
Diffstat (limited to 'sysutils/vttest')
-rw-r--r--sysutils/vttest/Makefile29
-rw-r--r--sysutils/vttest/distinfo2
-rw-r--r--sysutils/vttest/pkg-descr5
3 files changed, 36 insertions, 0 deletions
diff --git a/sysutils/vttest/Makefile b/sysutils/vttest/Makefile
new file mode 100644
index 000000000000..8ebe1a8b5599
--- /dev/null
+++ b/sysutils/vttest/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: vttest
+# Date created: 2005-07-21
+# Whom: Nicola Vitale <nivit@email.it>
+#
+# $FreeBSD$
+#
+
+PORTNAME= vttest
+PORTVERSION= 2005.01.07
+CATEGORIES= sysutils
+MASTER_SITES= ftp://invisible-island.net/vttest/
+DISTNAME= ${PORTNAME}
+DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= nivit@email.it
+COMMENT= A program to test "VT100-compatibility" of terminals
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+PLIST_FILES= bin/vttest
+
+MAN1= vttest.1
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
+
+MAKEFILE= makefile
+
+.include <bsd.port.mk>
diff --git a/sysutils/vttest/distinfo b/sysutils/vttest/distinfo
new file mode 100644
index 000000000000..19ecdb2f3692
--- /dev/null
+++ b/sysutils/vttest/distinfo
@@ -0,0 +1,2 @@
+MD5 (vttest-2005.01.07/vttest.tar.gz) = 218c3422177ad74b7c0e4111842203a1
+SIZE (vttest-2005.01.07/vttest.tar.gz) = 111642
diff --git a/sysutils/vttest/pkg-descr b/sysutils/vttest/pkg-descr
new file mode 100644
index 000000000000..5aeeed355a36
--- /dev/null
+++ b/sysutils/vttest/pkg-descr
@@ -0,0 +1,5 @@
+This is a program to test the compatibility (or to demonstrate the
+non-compatibility) of so-called "VT100-compatible" terminals.
+
+Author: dickey@invisible-island.net
+WWW: http://invisible-island.net/vttest/