summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/config.in.in
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/config.in.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/config.in.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/noncore/net/opietooth/config.in.in b/noncore/net/opietooth/config.in.in
new file mode 100644
index 0000000..e09458c
--- a/dev/null
+++ b/noncore/net/opietooth/config.in.in
@@ -0,0 +1,7 @@
+config OPIETOOTH
+ bool "Opietooth"
+ depends (LIBQPE || LIBQPE-X11) && LIBOPIE
+
+if OPIETOOTH
+@sources@
+endif