pkgsrc-wip/pidgin-guifications/Makefile

22 lines
600 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2008/05/21 20:48:30 tnn2 Exp $
#
DISTNAME= pidgin-guifications-2.16
CATEGORIES= chat
MASTER_SITES= http://downloads.guifications.org/plugins/Guifications2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= bsd@cs.ubc.ca
HOMEPAGE= http://downloads.guifications.org/plugins/Guifications2/
COMMENT= Toaster notification popups for Pidgin like AIM/MSN/etc
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config intltool
2007-07-30 16:25:46 +02:00
.include "../../chat/pidgin/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"