summaryrefslogtreecommitdiff
path: root/mail/claws-mail-notification/Makefile
blob: 60c3554a6f3eec96bb427ed9d505b3c6c483b6aa (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=	0

COMMENT=	New mail notification plugin for Claws Mail

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

CLAWS_PLUGINS_BUILD=	${PORTNAME}

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