pkgsrc-wip/pidgin-guifications/Makefile

20 lines
555 B
Makefile
Raw Normal View History

2007-07-30 16:25:46 +02:00
# $NetBSD: Makefile,v 1.2 2007/07/30 14:25:46 lexort Exp $
#
DISTNAME= pidgin-guifications-2.14
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
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config intltool
USE_LIBTOOL= yes
USE_X11= YES
2007-07-30 16:25:46 +02:00
.include "../../chat/pidgin/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"