aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-notification/Makefile
blob: db4cfae89fe6e421f12cc531554a7acb77dba7b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Pawel Pekala <c0rn@o2.pl>

PORTNAME=	notification

COMMENT=	New mail notification plugin for Claws Mail

LIB_DEPENDS=	libcanberra-gtk.so:audio/libcanberra-gtk2 \
		libnotify.so:devel/libnotify

CLAWS_PLUGINS_BUILD=	${PORTNAME}

.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>