summaryrefslogtreecommitdiffstats
path: root/security/kopete-otr/Makefile
blob: c299be0644efbacff05082b5256e9a7b3cf7925b (plain)
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
30
31
32
33
34
# New ports collection makefile for:	Kopete-OTR
# Date created:				2007-04-09
# Whom:					Dave Grochowski <malus.x@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	otr
PORTVERSION=	0.7
PORTREVISION=	6
CATEGORIES=	security net-im kde
MASTER_SITES=	http://kopete-otr.follefuder.org/
PKGNAMEPREFIX=	kopete-
DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
DIST_SUBDIR=	KDE

MAINTAINER=	malus.x@gmail.com
COMMENT=	Allows deniable private conversations using Kopete

BUILD_DEPENDS=	kopete:${PORTSDIR}/net-im/kopete
RUN_DEPENDS=	kopete:${PORTSDIR}/net-im/kopete
LIB_DEPENDS=	otr.4:${PORTSDIR}/security/libotr3

USE_KDELIBS_VER=3
PREFIX=		${KDE_PREFIX}

USE_BZIP2=	yes
USE_AUTOTOOLS=	libtool
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
USE_PKGCONFIG=	build

.include <bsd.port.mk>
OpenPOWER on IntegriCloud