a661ce60c0
Buildlink files: RECOMMENDED version changed to current version.
22 lines
610 B
Makefile
22 lines
610 B
Makefile
# $NetBSD: Makefile,v 1.19 2004/03/26 02:27:39 wiz Exp $
|
|
|
|
DISTNAME= kile-1.6.1
|
|
PKGREVISION= 2
|
|
CATEGORIES= editors kde
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
|
|
|
|
MAINTAINER= markd@NetBSD.org
|
|
HOMEPAGE= http://kile.sourceforge.net/
|
|
COMMENT= LaTeX source editor - TeX shell - Gnuplot front end
|
|
|
|
DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
|
|
|
|
USE_BUILDLINK2= yes
|
|
USE_GNU_TOOLS+= make
|
|
USE_LANGUAGES= c c++
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../graphics/kdegraphics3/buildlink2.mk"
|
|
.include "../../meta-pkgs/kde3/buildlink2.mk"
|
|
.include "../../x11/kdelibs3/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|