[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / kbibtex

File: [cvs.NetBSD.org] / pkgsrc / print / kbibtex / Attic / Makefile (download)

Revision 1.3, Mon Oct 16 10:55:10 2006 UTC (17 years, 6 months ago) by markd
Branch: MAIN
Changes since 1.2: +2 -2 lines

Update kbibtex to 0.1.5

Changes:
Many UI improvements. A sidebar for detailed searching. Querying of
online databases (PubMed). Kate is used for BibTeX source editing.
Exporting to RTF has been added (using latex2rtf). Auto-completion
when editing BibTeX entry fields has been added.

# $NetBSD: Makefile,v 1.3 2006/10/16 10:55:10 markd Exp $

DISTNAME=		kbibtex-0.1.5
CATEGORIES=		print kde
MASTER_SITES=		http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		markd@NetBSD.org
HOMEPAGE=		http://www.unix-ag.uni-kl.de/~fischer/kbibtex/
COMMENT=		BibTeX editor for KDE

USE_TOOLS+=		gmake perl
USE_LANGUAGES=		c c++
USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes

.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"