4830d2040a
Concurrent with the release of Gnucash 2.6.14 we're pleased to also release a new version 2.6.14 of the companion Help and Tutorial and Concepts Guide. Bug 115461 - Highlight need to select Account Type when adding new stock account. Bug 687290 - Add new chapter for expense type accounts. Bug 769457 - Add note to 4.3 of Guide. Bug 769746 - Zero interest loan formula fails. Bug 771230 - Modify Windows portion of 8.6.3 of Guide. Bug 769663 - Link update on Tutorial and concepts guide Updated german translation of the F::Q appendix. Update the list of Finance::Quote methods to 1.38.
18 lines
505 B
Makefile
18 lines
505 B
Makefile
# $NetBSD: Makefile,v 1.35 2016/09/18 10:53:21 wiz Exp $
|
|
|
|
DISTNAME= gnucash-docs-2.6.14
|
|
CATEGORIES= finance
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
|
|
|
|
DEPENDS+= yelp-[0-9]*:../../misc/yelp3
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.gnucash.org/
|
|
COMMENT= Documentation for GnuCash - personal double-entry accounting program
|
|
LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.1
|
|
|
|
USE_TOOLS+= gmake
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/omf-scrollkeeper.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|