diff options
| author | Nigel Kukard <nkukard@lbsd.net> | 2008-04-12 09:45:49 +0000 |
|---|---|---|
| committer | Nigel Kukard <nkukard@lbsd.net> | 2008-04-12 09:45:49 +0000 |
| commit | d114386c45ca4ae4009dd8b5cee181370ff0f814 (patch) | |
| tree | 91b0025e254a03becb81f3ae1b4ea406b563e5c6 /package/beecrypt/Config.in | |
| parent | 7978ff879b52162b368bdb15101a2c4c1314fd09 (diff) | |
| download | buildroot-d114386c45ca4ae4009dd8b5cee181370ff0f814.tar.gz buildroot-d114386c45ca4ae4009dd8b5cee181370ff0f814.zip | |
* Added beecrypt
Diffstat (limited to 'package/beecrypt/Config.in')
| -rw-r--r-- | package/beecrypt/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/beecrypt/Config.in b/package/beecrypt/Config.in new file mode 100644 index 0000000000..d717850748 --- /dev/null +++ b/package/beecrypt/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_BEECRYPT + bool "beecrypt" + default n + help + Beecrypt is a general-purpose cryptography library. + + http://beecrypt.sf.net |

