aboutsummaryrefslogtreecommitdiff
path: root/sysutils/vttest
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-07-21 13:25:36 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-07-21 13:25:36 +0000
commitd26e4547d2f66f44fc924675a367e06b706c2635 (patch)
treedc10246eb5786530bd57ed5fcf707e8c0194b7ab /sysutils/vttest
parent7daa3b2067fe5c526d2d6af3f7c93c009879d5e8 (diff)
downloadports-d26e4547d2f66f44fc924675a367e06b706c2635.tar.gz
ports-d26e4547d2f66f44fc924675a367e06b706c2635.zip
Add vttest 2005.01.07, a program to test "VT100-compatibility" of
terminals. PR: 83834 Submitted by: Nicola Vitale <nivit (at) email.it>
Notes
Notes: svn path=/head/; revision=139817
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/