summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-07-16 10:33:31 +0000
committeragc <agc@pkgsrc.org>1999-07-16 10:33:31 +0000
commit359ed1f4bcd95f3f858dba9d4cb06784ee234fbf (patch)
treec28cd7eea3b4337c5bb67fbcbd4cec5667cd26b1 /misc
parent90ee1c3c410f55d45cb1dc1d3e1151a3c9aef914 (diff)
downloadpkgsrc-359ed1f4bcd95f3f858dba9d4cb06784ee234fbf.tar.gz
Initial import of gnofin, version 0.5.10, a personal checking/savings
account management program, into the NetBSD packages collection. This package was constructed by Ted Lemon.
Diffstat (limited to 'misc')
-rw-r--r--misc/gnofin/Makefile19
-rw-r--r--misc/gnofin/files/md53
-rw-r--r--misc/gnofin/pkg/COMMENT1
-rw-r--r--misc/gnofin/pkg/DESCR6
-rw-r--r--misc/gnofin/pkg/PLIST3
5 files changed, 32 insertions, 0 deletions
diff --git a/misc/gnofin/Makefile b/misc/gnofin/Makefile
new file mode 100644
index 00000000000..949b3231b8a
--- /dev/null
+++ b/misc/gnofin/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/07/16 10:33:31 agc Exp $
+#
+
+DISTNAME= gnofin-0.5.10
+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+= glib-1.2.2:../../devel/glib
+DEPENDS+= gtk+-1.2.2:../../x11/gtk
+DEPENDS+= gnome-libs-1.0.10:../../x11/gnome-libs
+
+USE_X11= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/gnofin/files/md5 b/misc/gnofin/files/md5
new file mode 100644
index 00000000000..bcb14f01643
--- /dev/null
+++ b/misc/gnofin/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/07/16 10:33:31 agc Exp $
+
+MD5 (gnofin-0.5.10.tar.gz) = 5cd74b19491a4f3624b289a019e510b5
diff --git a/misc/gnofin/pkg/COMMENT b/misc/gnofin/pkg/COMMENT
new file mode 100644
index 00000000000..2b441cf2b98
--- /dev/null
+++ b/misc/gnofin/pkg/COMMENT
@@ -0,0 +1 @@
+a personal checking/savings account management program
diff --git a/misc/gnofin/pkg/DESCR b/misc/gnofin/pkg/DESCR
new file mode 100644
index 00000000000..cb45ae3f3b1
--- /dev/null
+++ b/misc/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/misc/gnofin/pkg/PLIST b/misc/gnofin/pkg/PLIST
new file mode 100644
index 00000000000..c1093045827
--- /dev/null
+++ b/misc/gnofin/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/16 10:33:31 agc Exp $
+bin/gnofin
+man/man1/gnofin.1