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

PORTNAME=	notification
PORTREVISION=	1

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>