# Created by: Emanuel Haupt # $FreeBSD: head/net-im/pidgin-privacy-please/Makefile 354341 2014-05-17 16:57:14Z tijl $ PORTNAME= pidgin-privacy-please PORTVERSION= 0.7.1 PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE MAINTAINER= ehaupt@FreeBSD.org COMMENT= Privacy plugin for the pidgin instant messenger LICENSE= GPLv2 LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes USES= gettext gmake libtool pkgconfig USE_GNOME= gtk20 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include