From 6d5ed9569d114d6fccff4d49b3ddc1f9cfef146f Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 11 Dec 2000 13:53:25 +0000 Subject: 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. --- finance/xinvest/Makefile | 20 ++++++++++++++++++++ finance/xinvest/files/md5 | 3 +++ finance/xinvest/files/patch-sum | 6 ++++++ finance/xinvest/pkg/COMMENT | 1 + finance/xinvest/pkg/DESCR | 3 +++ finance/xinvest/pkg/PLIST | 3 +++ 6 files changed, 36 insertions(+) create mode 100644 finance/xinvest/Makefile create mode 100644 finance/xinvest/files/md5 create mode 100644 finance/xinvest/files/patch-sum create mode 100644 finance/xinvest/pkg/COMMENT create mode 100644 finance/xinvest/pkg/DESCR create mode 100644 finance/xinvest/pkg/PLIST (limited to 'finance/xinvest') 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 -- cgit v1.2.3