8d6597e0bb
With hat: portmgr Sponsored by: Absolight
15 lines
329 B
Makefile
15 lines
329 B
Makefile
# Created by: Pawel Pekala <c0rn@o2.pl>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= notification
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= New mail notification plugin for Claws Mail
|
|
|
|
LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \
|
|
libnotify.so:devel/libnotify
|
|
|
|
CLAWS_PLUGINS_BUILD= notification
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|