aboutsummaryrefslogtreecommitdiffstats
path: root/security/gaim-otr/Makefile
blob: d71c1e915af05e3cf90ce5e597d378baf4b0dd08 (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
30
31
32
33
34
35
36
37
38
39
# ex:ts=8
# New ports collection makefile for:    Gaim-OTR
# Date created:             2004-12-17
# Whom:                 Conor McDermottroe <ports@mcdermottroe.com>
#
# $FreeBSD$
#

PORTNAME=   otr
PORTVERSION=    2.0.1
PORTREVISION=   3
CATEGORIES= security net
MASTER_SITES=   http://www.cypherpunks.ca/otr/ \
        http://www.xelerance.com/mirror/otr/
PKGNAMEPREFIX=  gaim-
DISTNAME=   ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}

MAINTAINER= ports@mcdermottroe.com
COMMENT=    Allows deniable private conversations using GAIM

BUILD_DEPENDS=  ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim
RUN_DEPENDS=    gaim:${PORTSDIR}/net/gaim
LIB_DEPENDS=    otr:${PORTSDIR}/security/libotr \
        gcrypt:${PORTSDIR}/security/libgcrypt

USE_X_PREFIX=   yes
USE_GMAKE=  yes
USE_REINPLACE=  yes

post-patch:
    ${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \
        ${WRKSRC}/Makefile
    ${REINPLACE_CMD} -e "s|%%X11BASE%%|${X11BASE}|g" \
        ${WRKSRC}/Makefile

do-install:
    ${INSTALL_DATA} ${WRKSRC}/gaim-otr.so ${PREFIX}/lib/gaim

.include <bsd.port.mk>
nome/commit/games/gnomeattacks?h=gstreamer0.10-removal&id=370019cd2980020f0a78d3480321b87b78e8191f'>Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1 * Fix build on CURRENTarved2004-02-201-0/+19 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * SIZEify.trevor2004-01-291-0/+1 * Update to 0.3.adamw2003-10-083-9/+29 * Add missing dependency upon libgnomeui.adamw2003-07-101-1/+1