summaryrefslogtreecommitdiffstats
path: root/package/libcgicc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libcgicc/Config.in')
-rw-r--r--package/libcgicc/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libcgicc/Config.in b/package/libcgicc/Config.in
new file mode 100644
index 000000000..fa7e5c348
--- /dev/null
+++ b/package/libcgicc/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_LIBCGICC
+ bool "libcgicc"
+ default n
+ select BR2_INSTALL_LIBSTDCPP
+ help
+ GNU cgicc is a C++ class library that greatly simplifies
+ the creation of CGI applications for the World Wide Web.
+
+ http://www.cgicc.com