pkgsrc/chat/pidgin-libnotify/Makefile
wiz 0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00

22 lines
634 B
Makefile

# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:28 wiz Exp $
#
DISTNAME= pidgin-libnotify-0.14
PKGREVISION= 37
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gaim-libnotify.sourceforge.net/
COMMENT= Pidgin plugin that adds popup support
LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake perl msgfmt intltool
.include "../../chat/libpurple/buildlink3.mk"
.include "../../chat/pidgin/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"