summaryrefslogtreecommitdiff
path: root/openwrt/package/htpdate/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/htpdate/Config.in')
-rw-r--r--openwrt/package/htpdate/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/htpdate/Config.in b/openwrt/package/htpdate/Config.in
new file mode 100644
index 0000000000..dc60ec47c4
--- /dev/null
+++ b/openwrt/package/htpdate/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_HTPDATE
+ tristate "htpdate - an HTP (Hypertext Time Protocol) implementation"
+ default m if CONFIG_DEVEL
+ help
+ An HTP (Hypertext Time Protocol) implementation
+
+ http://www.clevervest.com/htp/
+
+