update Sun Jun 13 18:37:00 PDT 2010
[pkgsrc.git] / chat / pidgin-libnotify / Makefile
1 # $NetBSD: Makefile,v 1.4 2010/06/13 22:43:58 wiz Exp $
2 #
3
4 DISTNAME=       pidgin-libnotify-0.14
5 PKGREVISION=    3
6 CATEGORIES=     chat
7 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
8
9 PKG_DESTDIR_SUPPORT=    user-destdir
10
11 MAINTAINER=     pkgsrc-users@NetBSD.org
12 HOMEPAGE=       http://gaim-libnotify.sourceforge.net/
13 COMMENT=        Pidgin plugin that adds popup support
14
15 GNU_CONFIGURE=  yes
16 USE_LIBTOOL=    yes
17 USE_TOOLS+=     pkg-config gmake perl msgfmt intltool
18
19 .include "../../chat/libpurple/buildlink3.mk"
20 .include "../../chat/pidgin/buildlink3.mk"
21 .include "../../sysutils/libnotify/buildlink3.mk"
22 .include "../../x11/gtk2/buildlink3.mk"
23 .include "../../mk/bsd.pkg.mk"