-rw-r--r-- | noncore/net/mailit/config.in | 4 | ||||
-rw-r--r-- | noncore/unsupported/mailit/config.in | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/noncore/net/mailit/config.in b/noncore/net/mailit/config.in new file mode 100644 index 0000000..2b56b5f --- a/dev/null +++ b/noncore/net/mailit/config.in @@ -0,0 +1,4 @@ + config MAILIT + boolean "mailit" + default "n" + depends ( LIBQPE || LIBQPE-X11 ) diff --git a/noncore/unsupported/mailit/config.in b/noncore/unsupported/mailit/config.in new file mode 100644 index 0000000..2b56b5f --- a/dev/null +++ b/noncore/unsupported/mailit/config.in @@ -0,0 +1,4 @@ + config MAILIT + boolean "mailit" + default "n" + depends ( LIBQPE || LIBQPE-X11 ) |