aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2009-06-02 15:59:49 +0000
committerRenato Botelho <garga@FreeBSD.org>2009-06-02 15:59:49 +0000
commit9f0dbc5dc194a9e6b599d3c75267f331544b85e0 (patch)
tree1ec53c7063232c618d945fdc5f7d5c1cd9d0ca69 /devel/Makefile
parent180dc822418f7164b2fd09e074af55241848fbad (diff)
downloadports-9f0dbc5dc194a9e6b599d3c75267f331544b85e0.tar.gz
ports-9f0dbc5dc194a9e6b599d3c75267f331544b85e0.zip
PHP language extension for RedHat Newt library, a terminal-based window and
widget library for writing applications with user friendly interface. Once this extension is enabled in PHP it will provide the use of Newt widgets, such as windows, buttons, checkboxes, radiobuttons, labels, editboxes, scrolls, textareas, scales, etc. Use of this extension if very similar to the original Newt API of C programming language. WWW: http://pecl.php.net/package/newt
Notes
Notes: svn path=/head/; revision=235033
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ff1167816af6..dfaf3d784b70 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2169,6 +2169,7 @@
SUBDIR += pecl-intl
SUBDIR += pecl-json
SUBDIR += pecl-mcve
+ SUBDIR += pecl-newt
SUBDIR += pecl-operator
SUBDIR += pecl-params
SUBDIR += pecl-runkit