summaryrefslogtreecommitdiff
path: root/openwrt/package/htpdate/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-14 21:19:23 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-14 21:19:23 +0000
commit941c554fdf2e0c5a168ad3907fd99007a56effcf (patch)
tree475deb526a927942f3e19c480e7e0442c065e585 /openwrt/package/htpdate/Config.in
parent02fe2faa39be8225b43c790d163ebcbb4d3fa56c (diff)
downloadmtk-20170518-941c554fdf2e0c5a168ad3907fd99007a56effcf.zip
mtk-20170518-941c554fdf2e0c5a168ad3907fd99007a56effcf.tar.gz
mtk-20170518-941c554fdf2e0c5a168ad3907fd99007a56effcf.tar.bz2
Add htpdate package
SVN-Revision: 899
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 0000000..dc60ec4
--- /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/
+
+