summaryrefslogtreecommitdiff
path: root/x11/xdialog
diff options
context:
space:
mode:
authorjlam <jlam>2000-05-10 04:13:02 +0000
committerjlam <jlam>2000-05-10 04:13:02 +0000
commit6c53ee83effa712657b8c09039996f2cca630985 (patch)
tree54b55aee94291383f3ccbfbcc73aa97b3c8923d9 /x11/xdialog
parent46940e898080afb421e0743fc60c6fd9bed00144 (diff)
downloadpkgsrc-6c53ee83effa712657b8c09039996f2cca630985.tar.gz
xdialog - X11 drop-in replacement for the curses dialog program
Diffstat (limited to 'x11/xdialog')
-rw-r--r--x11/xdialog/Makefile18
-rw-r--r--x11/xdialog/files/md53
-rw-r--r--x11/xdialog/pkg/COMMENT1
-rw-r--r--x11/xdialog/pkg/DESCR6
-rw-r--r--x11/xdialog/pkg/PLIST2
5 files changed, 30 insertions, 0 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile
new file mode 100644
index 00000000000..6158e473ee8
--- /dev/null
+++ b/x11/xdialog/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/05/10 04:13:02 jlam Exp $
+
+DISTNAME= Xdialog-1.4.1
+PKGNAME= xdialog-1.4.1
+CATEGORIES= misc x11
+MASTER_SITES= http://xdialog.free.fr/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= jlam@netbsd.org
+HOMEPAGE= http://xdialog.free.fr/
+
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
+
+USE_X11BASE= # defined
+USE_GMAKE= # defined
+GNU_CONFIGURE= # defined
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xdialog/files/md5 b/x11/xdialog/files/md5
new file mode 100644
index 00000000000..8086c099c3a
--- /dev/null
+++ b/x11/xdialog/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/05/10 04:13:03 jlam Exp $
+
+MD5 (Xdialog-1.4.1.tar.bz2) = 6204d4a0cdca04052b9c253b6d92b090
diff --git a/x11/xdialog/pkg/COMMENT b/x11/xdialog/pkg/COMMENT
new file mode 100644
index 00000000000..50c59f12f09
--- /dev/null
+++ b/x11/xdialog/pkg/COMMENT
@@ -0,0 +1 @@
+X11 drop-in replacement for the curses dialog program
diff --git a/x11/xdialog/pkg/DESCR b/x11/xdialog/pkg/DESCR
new file mode 100644
index 00000000000..60a4e3f44ed
--- /dev/null
+++ b/x11/xdialog/pkg/DESCR
@@ -0,0 +1,6 @@
+Xdialog is designed to be a drop in replacement for the "dialog" or "cdialog"
+programs. It converts any terminal based program into a program with an
+X-windows interface. The dialogs are easier to see and use while adding even
+more functionalities (e.g. with the treeview, the file selector, the edit
+box, the range box, the help button/box). Because Xdialog uses GTK+, it will
+also match your desktop themes.
diff --git a/x11/xdialog/pkg/PLIST b/x11/xdialog/pkg/PLIST
new file mode 100644
index 00000000000..8d97a524563
--- /dev/null
+++ b/x11/xdialog/pkg/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/10 04:13:03 jlam Exp $
+bin/Xdialog