diff options
author | obrien <obrien@FreeBSD.org> | 1998-08-08 03:26:22 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-08-08 03:26:22 +0000 |
commit | aa2f677dd27655a768d6eede634cda1b12352794 (patch) | |
tree | 860cf8a2e290bacf79f3b44d701a2d3f4385b107 /deskutils | |
parent | 63ac61d63e1b81836dbb18b11106c76b7ffa5a6a (diff) | |
download | FreeBSD-ports-aa2f677dd27655a768d6eede634cda1b12352794.zip FreeBSD-ports-aa2f677dd27655a768d6eede634cda1b12352794.tar.gz |
Merge the xacc and gnucash ports into one.
For the moment gnucash is really xacc, but the development path for xacc
has sceased in favor of gnucash.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnucash/Makefile | 7 | ||||
-rw-r--r-- | deskutils/gnucash/pkg-plist | 48 |
2 files changed, 31 insertions, 24 deletions
diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile index 4390044..df2c454 100644 --- a/deskutils/gnucash/Makefile +++ b/deskutils/gnucash/Makefile @@ -4,15 +4,16 @@ # 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 $ +# $Id: Makefile,v 1.1.1.1 1998/07/28 23:43:24 obrien Exp $ # DISTNAME= xacc-1.0.17 PKGNAME= gnucash-1.0.17 CATEGORIES= misc -MASTER_SITES= http://www.gnucash.org/xacc/download/ +MASTER_SITES= http://www.gnucash.org/xacc/download/ \ + ftp://ftp.gnucash.org/pub/xacc/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= alex@FreeBSD.org REQUIRES_MOTIF= yes GNU_CONFIGURE= yes diff --git a/deskutils/gnucash/pkg-plist b/deskutils/gnucash/pkg-plist index 5162ee7..4100732 100644 --- a/deskutils/gnucash/pkg-plist +++ b/deskutils/gnucash/pkg-plist @@ -2,24 +2,30 @@ 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 +share/doc/xacc/contract.gif +share/doc/xacc/expand.gif +share/doc/xacc/foliowin.gif +share/doc/xacc/newaccwin.gif +share/doc/xacc/pix.xpm +share/doc/xacc/projects.html +share/doc/xacc/recnwin.gif +share/doc/xacc/regwin.gif +share/doc/xacc/xacc-about.html +share/doc/xacc/xacc-accwin.html +share/doc/xacc/xacc-adjbwin.html +share/doc/xacc/xacc-double.html +share/doc/xacc/xacc-expense.html +share/doc/xacc/xacc-gpl.html +share/doc/xacc/xacc-main.html +share/doc/xacc/xacc-mainwin.html +share/doc/xacc/xacc-quicken.html +share/doc/xacc/xacc-recnwin.html +share/doc/xacc/xacc-regwin.html +share/doc/xacc/logos/bullogogross.gif +share/doc/xacc/logos/debian.jpg +share/doc/xacc/logos/ibm.gif +share/doc/xacc/logos/linux.gif +share/doc/xacc/logos/sgi.gif +share/doc/xacc/logos/skunkware.gif +@dirrm share/doc/xacc/logos +@dirrm share/doc/xacc |