summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-13 22:39:33 +0000
committerwiz <wiz@pkgsrc.org>2000-12-13 22:39:33 +0000
commitff5b4eadbae857071ababc8cb34c473683c0f272 (patch)
tree66a21861ea0ef113745d06dd08e89bed4df15f90 /finance
parent01277656d2c20ae635b4986a7bc2c46e75152272 (diff)
downloadpkgsrc-ff5b4eadbae857071ababc8cb34c473683c0f272.tar.gz
Move package from misc to finance.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnofin/Makefile18
-rw-r--r--finance/gnofin/files/md53
-rw-r--r--finance/gnofin/pkg/COMMENT1
-rw-r--r--finance/gnofin/pkg/DESCR6
-rw-r--r--finance/gnofin/pkg/PLIST3
5 files changed, 31 insertions, 0 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile
new file mode 100644
index 00000000000..fa9608066f5
--- /dev/null
+++ b/finance/gnofin/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/13 22:39:33 wiz Exp $
+#
+
+DISTNAME= gnofin-0.6.0
+CATEGORIES= misc
+MASTER_SITES= ftp://jagger.berkeley.edu/pub/darin/gnofin/source/
+
+MAINTAINER= mellon@isc.org
+HOMEPAGE= http://jagger.me.berkeley.edu/~dfisher/gnofin/
+
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
+DEPENDS+= gnome-libs-*:../../x11/gnome-libs
+
+USE_X11= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/finance/gnofin/files/md5 b/finance/gnofin/files/md5
new file mode 100644
index 00000000000..dbf94ef44c6
--- /dev/null
+++ b/finance/gnofin/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/12/13 22:39:33 wiz Exp $
+
+MD5 (gnofin-0.6.0.tar.gz) = 61eb00d332b6c06c7d42d573285e0905
diff --git a/finance/gnofin/pkg/COMMENT b/finance/gnofin/pkg/COMMENT
new file mode 100644
index 00000000000..2eefad4e941
--- /dev/null
+++ b/finance/gnofin/pkg/COMMENT
@@ -0,0 +1 @@
+Personal checking/savings account management program
diff --git a/finance/gnofin/pkg/DESCR b/finance/gnofin/pkg/DESCR
new file mode 100644
index 00000000000..cb45ae3f3b1
--- /dev/null
+++ b/finance/gnofin/pkg/DESCR
@@ -0,0 +1,6 @@
+gnofin: a personal checking/savings account management program
+
+gnofin is a very simple program for maintaining your checking or savings
+account. It uses the GNOME user interface library and gtk+ toolkit to
+present a graphical user interface, and can export its internal database in
+a variety of formats.
diff --git a/finance/gnofin/pkg/PLIST b/finance/gnofin/pkg/PLIST
new file mode 100644
index 00000000000..67327332fa1
--- /dev/null
+++ b/finance/gnofin/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/13 22:39:33 wiz Exp $
+bin/gnofin
+man/man1/gnofin.1