summaryrefslogtreecommitdiffstats
path: root/textproc/dikt/Makefile
blob: 59ff2882626266d17e4725b41f29e47b822817b7 (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
# New ports collection makefile for:	dikt
# Date created:			28-12-2008
# Whom:				Goran Tal <goran.tal@gmail.com>
#
# $FreeBSD$

PORTNAME=	dikt
PORTVERSION=	1g
CATEGORIES=	textproc net kde
MASTER_SITES=	http://diktv1.googlepages.com/	\
		LOCAL/beech
EXTRACT_SUFX=	.tbz

MAINTAINER=	goran.tal@gmail.com
COMMENT=	Dictionary for KDE4

USE_KDE4=	kdelibs kdeprefix kdehier automoc4
USE_QT_VER=	4
QT_COMPONENTS=	corelib gui network svg xml \
		qmake_build moc_build rcc_build uic_build
USE_CMAKE=	yes

PLIST_FILES=	bin/dikt \
		share/applications/kde4/dikt.desktop \
		share/apps/dikt/diktui.rc \
		share/kde4/services/dict.protocol
PLIST_DIRS=	share/apps/dikt

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