freebsd-ports/editors/klat4/Makefile
Martin Wilke dcfd20aa18 - Update to 0.6.1
PR:		128127
Submitted by:	"Anna A. Ladilova" <laddassm@gmail.com> (maintainer)
2008-10-18 21:38:30 +00:00

20 lines
376 B
Makefile

# Ports collection makefile for: klat4
# Date created: 14 September 2008
# Whom: laddassm
#
# $FreeBSD$
#
PORTNAME= klat4
PORTVERSION= 0.6.1
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
.include <bsd.port.mk>