From 3bf52d7e09afbfa3896fee9ba49a5f5d79236ccf Mon Sep 17 00:00:00 2001 From: riz Date: Fri, 8 Apr 2005 02:47:24 +0000 Subject: Initial import of newt, a windowing toolkit from the Red Hat distribution. From pkgsrc-wip. Approved by jmcneill. From the DESCR: Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. Besides the newt library, this package provides whiptail, which may be used from shell scripts similarly to Savio Lam's "dialog". Newt provides the textual interface for the Red Hat and Debian boot disks. --- devel/newt/PLIST | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 devel/newt/PLIST (limited to 'devel/newt/PLIST') diff --git a/devel/newt/PLIST b/devel/newt/PLIST new file mode 100644 index 00000000000..e79ef2679d5 --- /dev/null +++ b/devel/newt/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/04/08 02:47:24 riz Exp $ +bin/whiptail +include/newt.h +lib/libnewt.la -- cgit v1.2.3