aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/pidgin-privacy-please/Makefile
blob: d7a2b5d2194ff974c53cb1461d9cbb95b16bda2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New ports collection makefile for:    pidgin-privacy-please
# Date created:             01 Sep 2010
# Whom:                 Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   pidgin-privacy-please
PORTVERSION=    0.6.4
PORTREVISION=   2
CATEGORIES= net-im
MASTER_SITES=   GOOGLE_CODE

MAINTAINER= ehaupt@FreeBSD.org
COMMENT=    A privacy plugin for the pidgin instant messenger

LIB_DEPENDS=    purple.9:${PORTSDIR}/net-im/libpurple
BUILD_DEPENDS=  pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS=    pidgin:${PORTSDIR}/net-im/pidgin

GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_GETTEXT=    yes
USE_GNOME=  gtk20
USE_LDCONFIG=   ${PREFIX}/lib/pidgin

LICENSE=    GPLv2

.include <bsd.port.mk>