aboutsummaryrefslogtreecommitdiff
path: root/polish/libgadu/Makefile
blob: ee0184d818448511e4d9409cbb7281e977b0348b (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
# New ports collection makefile for:	libgadu
# Date created:		29 December 2005
# Whom:			Aleksander Fafula <alex@BSDGuru.org>
#
# $FreeBSD$

PORTNAME=	libgadu
PORTVERSION=	1.7.0
PORTEPOCH=	1
CATEGORIES=	polish net
MASTER_SITES=	http://toxygen.net/libgadu/files/

MAINTAINER=	alex@BSDGuru.org
COMMENT=	This library is used by many IMs with Gadu-Gadu support

CONFLICTS=	pl-ekg-1.[0-5]* pl-ekg-1.6,2

USE_GMAKE=		yes
USE_GNOME=		gnomehack pkgconfig
GNU_CONFIGURE=		yes

CONFIGURE_ARGS=		--enable-shared --disable-static --without-openssl

USE_LDCONFIG=		yes

.include <bsd.port.mk>