summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/Makefile1
-rw-r--r--mail/claws-mail-acpi_notifier/Makefile8
-rw-r--r--mail/claws-mail-acpi_notifier/pkg-descr3
3 files changed, 12 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 3cbbde67242d..a229c79d42b3 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -39,6 +39,7 @@
SUBDIR += c-sig
SUBDIR += cclient
SUBDIR += claws-mail
+ SUBDIR += claws-mail-acpi_notifier
SUBDIR += claws-mail-address_keeper
SUBDIR += claws-mail-archive
SUBDIR += claws-mail-att_remover
diff --git a/mail/claws-mail-acpi_notifier/Makefile b/mail/claws-mail-acpi_notifier/Makefile
new file mode 100644
index 000000000000..4d4b93572a6d
--- /dev/null
+++ b/mail/claws-mail-acpi_notifier/Makefile
@@ -0,0 +1,8 @@
+PORTNAME= acpi_notifier
+
+COMMENT= ACPI mail LED notifier plugin for Claws Mail
+
+CLAWS_PLUGINS_BUILD= ${PORTNAME}
+
+.include "${.CURDIR}/../claws-mail/Makefile.claws"
+.include <bsd.port.mk>
diff --git a/mail/claws-mail-acpi_notifier/pkg-descr b/mail/claws-mail-acpi_notifier/pkg-descr
new file mode 100644
index 000000000000..c380d4aba36c
--- /dev/null
+++ b/mail/claws-mail-acpi_notifier/pkg-descr
@@ -0,0 +1,3 @@
+This plugin enables mail notification via LEDs on some notebooks.
+
+WWW: https://www.claws-mail.org/plugin.php?plugin=acpinotifier