summaryrefslogtreecommitdiffstats
path: root/net-im/vacuum-im/Makefile
blob: 7395bb8f4639e5895abcc73aef8ee99d16e9e657 (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
# New ports collection makefile for:	vacuum-im
# Date created:		2009-12-09
# Whom:			Gvozdikov Veniamin <g.veniamin@googlemail.com>
#
# $FreeBSD$
#

PORTNAME=	vacuum
PORTVERSION=	1.1.1
PORTREVISION=	1
CATEGORIES=	net-im
MASTER_SITES=	GOOGLE_CODE
PKGNAMESUFFIX=	-im

MAINTAINER=	g.veniamin@googlemail.com
COMMENT=	Crossplatform Jabber client

LICENSE=	GPLv3

PROJECTHOST=	${PORTNAME}${PKGNAMESUFFIX}

USE_XZ=	yes
USE_CMAKE=	yes
USE_XORG=	xscrnsaver
USE_LDCONFIG=	yes
USE_QT4=	gui xml qmake_build uic_build moc_build rcc_build \
		network linguist_build webkit

DESKTOP_ENTRIES="Vacuum-IM" "Modular, crossplatform Jabber client" \
		"${PREFIX}/share/pixmaps/vacuum.png" "${PORTNAME}" \
		"Qt;Network;InstantMessaging;" false

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