Move package from misc to finance.

This commit is contained in:
wiz 2000-12-13 22:39:33 +00:00
parent 01277656d2
commit ff5b4eadba
5 changed files with 31 additions and 0 deletions

18
finance/gnofin/Makefile Normal file
View file

@ -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"

3
finance/gnofin/files/md5 Normal file
View file

@ -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

View file

@ -0,0 +1 @@
Personal checking/savings account management program

6
finance/gnofin/pkg/DESCR Normal file
View file

@ -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.

3
finance/gnofin/pkg/PLIST Normal file
View file

@ -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