aboutsummaryrefslogtreecommitdiff
path: root/editors/klat4/Makefile
blob: e8a1bf4b09f9b7bb0f97649d99d7d485aec01b10 (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
# Ports collection makefile for:	klat4
# Date created:			14 September 2008
# Whom:				laddassm
#
# $FreeBSD$
#

PORTNAME=	klat4
PORTVERSION=	0.6.1
PORTREVISION=	6
CATEGORIES=	editors
MASTER_SITES=	http://www.algebraic.ru/klat4/

MAINTAINER=	laddassm@gmail.com
COMMENT=	A LaTeX source editor for KDE4

USE_BZIP2=	yes
USE_CMAKE=	yes
USE_KDE4=	kdeprefix kdelibs automoc4
USE_QT_VER=	4
QT_COMPONENTS=	corelib qmake_build moc_build rcc_build uic_build

.include <bsd.port.mk>