From a84457de5ad6d7ea934204bab238d6f33ff4ecfd Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 28 Jul 1998 23:43:25 +0000 Subject: Gnucash is a Quicken-like next generation of money manager created from a merger of X-Accountant and GnoMoney. --- deskutils/gnucash/Makefile | 26 ++++++++++++++++++++++++++ deskutils/gnucash/distinfo | 1 + deskutils/gnucash/pkg-comment | 1 + deskutils/gnucash/pkg-descr | 12 ++++++++++++ deskutils/gnucash/pkg-plist | 25 +++++++++++++++++++++++++ 5 files changed, 65 insertions(+) create mode 100644 deskutils/gnucash/Makefile create mode 100644 deskutils/gnucash/distinfo create mode 100644 deskutils/gnucash/pkg-comment create mode 100644 deskutils/gnucash/pkg-descr create mode 100644 deskutils/gnucash/pkg-plist (limited to 'deskutils/gnucash') diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile new file mode 100644 index 000000000000..4390044ce721 --- /dev/null +++ b/deskutils/gnucash/Makefile @@ -0,0 +1,26 @@ +# ex:ts=8 +# Ports collection makefile for: foo +# Version required: 2.1 +# Date created: Mon Feb 03, 1997 +# Whom: David O'Brien (obrien@NUXI.com) +# +# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $ +# + +DISTNAME= xacc-1.0.17 +PKGNAME= gnucash-1.0.17 +CATEGORIES= misc +MASTER_SITES= http://www.gnucash.org/xacc/download/ + +MAINTAINER= obrien@FreeBSD.org + +REQUIRES_MOTIF= yes +GNU_CONFIGURE= yes +ALL_TARGET= depend default + +post-install: + @strip ${PREFIX}/bin/xacc.bin + @${LN} -f ${PREFIX}/bin/xacc ${PREFIX}/bin/gnucash + @${LN} -f ${PREFIX}/bin/xacc.bin ${PREFIX}/bin/gnucash.bin + +.include diff --git a/deskutils/gnucash/distinfo b/deskutils/gnucash/distinfo new file mode 100644 index 000000000000..162fd9100557 --- /dev/null +++ b/deskutils/gnucash/distinfo @@ -0,0 +1 @@ +MD5 (xacc-1.0.17.tar.gz) = b7fc7082c0994bca5d6b65b99de8bd5e diff --git a/deskutils/gnucash/pkg-comment b/deskutils/gnucash/pkg-comment new file mode 100644 index 000000000000..e34c361e9bae --- /dev/null +++ b/deskutils/gnucash/pkg-comment @@ -0,0 +1 @@ +Quicken-like money and finace manager diff --git a/deskutils/gnucash/pkg-descr b/deskutils/gnucash/pkg-descr new file mode 100644 index 000000000000..d7714bd0a7d9 --- /dev/null +++ b/deskutils/gnucash/pkg-descr @@ -0,0 +1,12 @@ +Gnucash is the next generation of money manager created from a merger of +X-Accountant and GnoMoney. + +Its features include: + +* Ability to import Quicken files ( a must ) +* Reports, Graphs, and all of those goodies that you find in Quicken. +* Gnome compliant ( if that is the correct way to put it ) +* Separate the GUI from the actual "account/transaction engine" +* Multiple accounts ( Check, Credit, Cash, Mutual Funds, etc.. ) + +See http://www.gnucash.org/ for more information. diff --git a/deskutils/gnucash/pkg-plist b/deskutils/gnucash/pkg-plist new file mode 100644 index 000000000000..5162ee76b270 --- /dev/null +++ b/deskutils/gnucash/pkg-plist @@ -0,0 +1,25 @@ +bin/gnucash +bin/gnucash.bin +bin/xacc +bin/xacc.bin +share/xacc/Docs/contract.gif +share/xacc/Docs/expand.gif +share/xacc/Docs/foliowin.gif +share/xacc/Docs/newaccwin.gif +share/xacc/Docs/pix.xpm +share/xacc/Docs/projects.html +share/xacc/Docs/recnwin.gif +share/xacc/Docs/regwin.gif +share/xacc/Docs/xacc-about.html +share/xacc/Docs/xacc-accwin.html +share/xacc/Docs/xacc-adjbwin.html +share/xacc/Docs/xacc-double.html +share/xacc/Docs/xacc-expense.html +share/xacc/Docs/xacc-gpl.html +share/xacc/Docs/xacc-main.html +share/xacc/Docs/xacc-mainwin.html +share/xacc/Docs/xacc-quicken.html +share/xacc/Docs/xacc-recnwin.html +share/xacc/Docs/xacc-regwin.html +@dirrm share/xacc/Docs +@dirrm share/xacc -- cgit v1.2.3