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

PORTNAME=	notification
PORTREVISION=	1

COMMENT=	New mail notification plugin for Claws Mail

LIB_DEPENDS=	libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \
		libnotify.so:${PORTSDIR}/devel/libnotify

CLAWS_PLUGINS_BUILD=	notification

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