aboutsummaryrefslogtreecommitdiff
path: root/editors/klat4/Makefile
blob: b6e383e5d1d52da74865e94ef0b41aa619edc874 (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:	Klat
# Date created:			Aug 8, 2006
# Whom:				laddassm
#
# $FreeBSD$
#

PORTNAME=	klat
PORTVERSION=	0.5.1
PORTREVISION=	2
CATEGORIES=	editors
MASTER_SITES=	http://research.edm.uhasselt.be/jori/klat/ \
		http://research.edm.luc.ac.be/jori/klat/

MAINTAINER=	laddassm@hotmail.com
COMMENT=	A LaTeX source editor for KDE

GNU_CONFIGURE=	yes
USE_KDELIBS_VER=3
USE_AUTOTOOLS=	libtool:15
INSTALLS_ICONS=	yes

.include <bsd.port.mk>