summaryrefslogtreecommitdiffstats
path: root/package/haserl/Config.in
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-08 03:32:09 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-08 03:32:09 +0000
commit19330d1b7be772abb0f3047dd76dbce18bc35077 (patch)
treefc6a13d4244c2526dee9f371e856a84800d77b27 /package/haserl/Config.in
parente2e9de6991ee6191dedf306502f01438b03721ee (diff)
Add haserl package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@347 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/haserl/Config.in')
-rw-r--r--package/haserl/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/haserl/Config.in b/package/haserl/Config.in
new file mode 100644
index 000000000..86663d2bd
--- /dev/null
+++ b/package/haserl/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_HASERL
+ tristate "haserl"
+ default m
+ help
+ A CGI wrapper to embed shell scripts in HTML documents.
+
+ http://haserl.sourceforge.net/
+
+