2002-06-23 05:59:27 +00:00
|
|
|
# New ports collection makefile for: kile
|
|
|
|
# Date created: 21 Jun 2002
|
|
|
|
# Whom: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= kile
|
2003-01-13 05:48:20 +00:00
|
|
|
PORTVERSION= 1.31
|
2002-06-23 05:59:27 +00:00
|
|
|
CATEGORIES= editors kde
|
2003-01-13 05:48:20 +00:00
|
|
|
MASTER_SITES= http://perso.club-internet.fr/pascal.brachet/kile/
|
2002-06-23 05:59:27 +00:00
|
|
|
|
|
|
|
MAINTAINER= stefan.jahn@nemesis-sektor.de
|
2003-02-21 11:38:28 +00:00
|
|
|
COMMENT= A LaTeX source editor for KDE
|
2002-06-23 05:59:27 +00:00
|
|
|
|
|
|
|
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
|
|
|
|
|
|
|
USE_KDELIBS_VER=3
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
2002-10-23 08:04:30 +00:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
|
|
|
.include <bsd.port.post.mk>
|