# $MidnightBSD: trunk/deskutils/notification-daemon/Makefile 20979 2016-02-03 22:29:07Z laffer1 $

PORTNAME=	notification-daemon
PORTVERSION=	3.16.1
CATEGORIES=	deskutils gnome
MASTER_SITES=	GNOME

MAINTAINER=	ports@MindightBSD.org
COMMENT=	Send small notifications to your desktop

LICENSE=	gpl2
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus \
		libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3

PORTSCOUT=	limitw:1,even

USE_GNOME=	gnomeprefix intlhack gtk30
USES=		gettext gmake pathfix pkgconfig tar:xz
USE_XORG=	x11
INSTALLS_ICONS=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-dbus-services=${PREFIX}/share/dbus-1/services
CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

.include <bsd.port.mk>
