summaryrefslogtreecommitdiffstats
path: root/databases/kbibtex/Makefile
blob: 80b5c23919239cda55bdf6faf5670dcf0f216b22 (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
# Created by: Markus Brueffer <markus@FreeBSD.org>
# $FreeBSD$

PORTNAME=	kbibtex
DISTVERSION=	0.6
PORTREVISION=	3
CATEGORIES=	databases kde
MASTER_SITES=	http://download.gna.org/${PORTNAME}/${PORTVERSION:C,(^[[:digit:]]\.[[:digit:]]).*,\1,}/

MAINTAINER=	makc@FreeBSD.org
COMMENT=	Bibliography editor for KDE

LIB_DEPENDS=	libpoppler-qt4.so:graphics/poppler-qt4 \
		libqca.so:devel/qca \
		libqoauth.so:net/qoauth

USES=		cmake iconv shared-mime-info tar:xz
USE_GNOME=	libxml2 libxslt
USE_KDE4=	kdelibs kdeprefix automoc4
USE_QT4=	qmake_build moc_build uic_build rcc_build \
		webkit
USE_LDCONFIG=	yes

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