update Mon Jan 18 06:37:00 PST 2010
[pkgsrc.git] / editors / kile / Makefile
1 # $NetBSD: Makefile,v 1.52 2010/01/18 09:58:48 wiz Exp $
2
3 DISTNAME=               kile-2.0.2
4 PKGREVISION=            5
5 CATEGORIES=             editors kde
6 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=kile/}
7 EXTRACT_SUFX=           .tar.bz2
8
9 MAINTAINER=             markd@NetBSD.org
10 HOMEPAGE=               http://kile.sourceforge.net/
11 COMMENT=                LaTeX source editor - TeX shell - Gnuplot front end
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 USE_TOOLS+=             gmake perl msgfmt
16 USE_LANGUAGES=          c c++
17 USE_LIBTOOL=            yes
18 GNU_CONFIGURE=          yes
19
20 REPLACE_PERL=           src/kile1.6_upd.pl \
21                         src/kile1.7_upd.pl \
22                         src/kile1.9_upd.pl \
23                         src/kile1.9-1_upd.pl \
24                         src/kile2.0-1_upd.pl \
25                         src/kile2.0-2_upd.pl \
26                         src/kile2.0-3_upd.pl \
27                         src/kile2.0-4_upd.pl \
28                         src/kile2.0-5_upd.pl
29
30 .include "../../meta-pkgs/kde3/kde3.mk"
31 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
32 .include "../../graphics/kdegraphics3/buildlink3.mk"
33 .include "../../x11/kdelibs3/buildlink3.mk"
34 .include "../../mk/bsd.pkg.mk"