1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/editors/klat/Makefile
2010-12-04 07:34:27 +00:00

24 lines
453 B
Makefile

# Ports collection makefile for: Klat
# Date created: Aug 8, 2006
# Whom: laddassm
#
# $FreeBSD$
#
PORTNAME= klat
PORTVERSION= 0.5.1
PORTREVISION= 5
CATEGORIES= editors
MASTER_SITES= http://research.edm.uhasselt.be/jori/klat/ \
http://research.edm.luc.ac.be/jori/klat/
MAINTAINER= laddassm@gmail.com
COMMENT= A LaTeX source editor for KDE
GNU_CONFIGURE= yes
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
.include <bsd.port.mk>