freebsd-ports/editors/klat4/Makefile
Martin Wilke d3abf3e60d A LaTeX source editor for KDE.
WWW: http://research.edm.uhasselt.be/jori/klat/

PR:		ports/109080
Submitted by:	laddassm
2007-02-12 12:29:28 +00:00

22 lines
442 B
Makefile

# Ports collection makefile for: Klat
# Date created: Aug 8, 2006
# Whom: laddassm
#
# $FreeBSD$
#
PORTNAME= klat
PORTVERSION= 0.5.1
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>