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

PORTNAME=   notification
PORTREVISION=   0

COMMENT=    New mail notification plugin for Claws Mail

LIB_DEPENDS=    notify:${PORTSDIR}/devel/libnotify

CLAWS_PLUGINS_BUILD=    notification

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