diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-11 13:53:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-11 13:53:25 +0000 |
commit | 6d5ed9569d114d6fccff4d49b3ddc1f9cfef146f (patch) | |
tree | f3e3f27ce227b4b22e4501e1918d8c0730db34c5 /finance/xinvest | |
parent | 6c06179a66948178d802b9e3249161df3a3dcc2b (diff) | |
download | pkgsrc-6d5ed9569d114d6fccff4d49b3ddc1f9cfef146f.tar.gz |
Moved misc/emma, misc/gnucash, misc/tclticker, misc/xfinans, misc/xinvest,
and x11/xquote to new finance category; only change is addition of 'finance'
to CATEGORIES in the Makefiles.
Diffstat (limited to 'finance/xinvest')
-rw-r--r-- | finance/xinvest/Makefile | 20 | ||||
-rw-r--r-- | finance/xinvest/files/md5 | 3 | ||||
-rw-r--r-- | finance/xinvest/files/patch-sum | 6 | ||||
-rw-r--r-- | finance/xinvest/pkg/COMMENT | 1 | ||||
-rw-r--r-- | finance/xinvest/pkg/DESCR | 3 | ||||
-rw-r--r-- | finance/xinvest/pkg/PLIST | 3 |
6 files changed, 36 insertions, 0 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile new file mode 100644 index 00000000000..0004db8832c --- /dev/null +++ b/finance/xinvest/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $ + +DISTNAME= xinvest-2.6 +CATEGORIES= finance x11 +MASTER_SITES= http://www.sunsite.auc.dk/xinvest/ \ + ${MASTER_SITE_XCONTRIB:=applications/} + +MAINTAINER= root@garbled.net +HOMEPAGE= http://www.sunsite.auc.dk/xinvest/xinvest.html + +USE_IMAKE= YES +USE_MOTIF= YES +USE_XPM= YES + +NO_INSTALL_MANPAGES= YES + +post-patch: + ${TOUCH} ${WRKSRC}/Xinvest.man + +.include "../../mk/bsd.pkg.mk" diff --git a/finance/xinvest/files/md5 b/finance/xinvest/files/md5 new file mode 100644 index 00000000000..c1d91fac20f --- /dev/null +++ b/finance/xinvest/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $ + +MD5 (xinvest-2.6.tar.gz) = 41b3dd9d62a2ed933209eac975d60f7d diff --git a/finance/xinvest/files/patch-sum b/finance/xinvest/files/patch-sum new file mode 100644 index 00000000000..7f20b8d6aa7 --- /dev/null +++ b/finance/xinvest/files/patch-sum @@ -0,0 +1,6 @@ +$NetBSD: patch-sum,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $ + +This placeholder file is generated by the ``makepatchsum'' target +whenever the patches directory is empty or missing. Its purpose +is to ensure that the presence of any obsolete patches will cause +the proper error to be emitted at build time. diff --git a/finance/xinvest/pkg/COMMENT b/finance/xinvest/pkg/COMMENT new file mode 100644 index 00000000000..680a31d5e5e --- /dev/null +++ b/finance/xinvest/pkg/COMMENT @@ -0,0 +1 @@ +Personal finance tracking and performance tool diff --git a/finance/xinvest/pkg/DESCR b/finance/xinvest/pkg/DESCR new file mode 100644 index 00000000000..a6200dbb1d7 --- /dev/null +++ b/finance/xinvest/pkg/DESCR @@ -0,0 +1,3 @@ +Xinvest is a personal finance tracking and performance tool for UNIX +systems using the X Window System. Xinvest requires Motif 1.2 or later and +XPM. diff --git a/finance/xinvest/pkg/PLIST b/finance/xinvest/pkg/PLIST new file mode 100644 index 00000000000..4aa56ea58be --- /dev/null +++ b/finance/xinvest/pkg/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/11 13:53:25 wiz Exp $ +lib/X11/app-defaults/Xinvest +bin/Xinvest |