mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
mail/claws-mail-acpi_notifier: Add new port
This port adds ACPI Notifier plugin for Claws Mail allowing mail notification via LED on some notebooks. Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) PR: 264123
This commit is contained in:
parent
3a348ddd9e
commit
4dc618f360
3 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
|
|
8
mail/claws-mail-acpi_notifier/Makefile
Normal file
8
mail/claws-mail-acpi_notifier/Makefile
Normal file
|
@ -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>
|
3
mail/claws-mail-acpi_notifier/pkg-descr
Normal file
3
mail/claws-mail-acpi_notifier/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
This plugin enables mail notification via LEDs on some notebooks.
|
||||
|
||||
WWW: https://www.claws-mail.org/plugin.php?plugin=acpinotifier
|
Loading…
Add table
Reference in a new issue