From 129a273ea88a4693629e9da83c8dda7d8b996440 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Thu, 23 Dec 1999 20:42:33 +0000 Subject: [PATCH] a light-weight GNOME based financial management program PR: 12699 Submitted by: Dominik Brettnacher --- deskutils/gnofin/Makefile | 27 +++++++++++++++++++++++++++ deskutils/gnofin/distinfo | 1 + deskutils/gnofin/pkg-comment | 1 + deskutils/gnofin/pkg-descr | 6 ++++++ deskutils/gnofin/pkg-plist | 1 + finance/gnofin/Makefile | 27 +++++++++++++++++++++++++++ finance/gnofin/distinfo | 1 + finance/gnofin/pkg-comment | 1 + finance/gnofin/pkg-descr | 6 ++++++ finance/gnofin/pkg-plist | 1 + 10 files changed, 72 insertions(+) create mode 100644 deskutils/gnofin/Makefile create mode 100644 deskutils/gnofin/distinfo create mode 100644 deskutils/gnofin/pkg-comment create mode 100644 deskutils/gnofin/pkg-descr create mode 100644 deskutils/gnofin/pkg-plist create mode 100644 finance/gnofin/Makefile create mode 100644 finance/gnofin/distinfo create mode 100644 finance/gnofin/pkg-comment create mode 100644 finance/gnofin/pkg-descr create mode 100644 finance/gnofin/pkg-plist diff --git a/deskutils/gnofin/Makefile b/deskutils/gnofin/Makefile new file mode 100644 index 000000000000..84a73deb0099 --- /dev/null +++ b/deskutils/gnofin/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: gnofin +# Version required: 0.5.10 +# Date created: Sun Jul 18 1999 +# Whom: domi@saargate.de +# +# $FreeBSD$ +# + +DISTNAME= gnofin-0.5.10 +CATEGORIES= deskutils +MASTER_SITES= ftp://jagger.berkeley.edu/pub/darin/gnofin/source/ + +MAINTAINER= domi@saargate.de + +LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs + +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config + +USE_X_PREFIX= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes + +MAN1= gnofin.1 + +CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" + +.include diff --git a/deskutils/gnofin/distinfo b/deskutils/gnofin/distinfo new file mode 100644 index 000000000000..858bc91af890 --- /dev/null +++ b/deskutils/gnofin/distinfo @@ -0,0 +1 @@ +MD5 (gnofin-0.5.10.tar.gz) = 5cd74b19491a4f3624b289a019e510b5 diff --git a/deskutils/gnofin/pkg-comment b/deskutils/gnofin/pkg-comment new file mode 100644 index 000000000000..3ecba209048b --- /dev/null +++ b/deskutils/gnofin/pkg-comment @@ -0,0 +1 @@ +a light-weight GNOME based financial management program diff --git a/deskutils/gnofin/pkg-descr b/deskutils/gnofin/pkg-descr new file mode 100644 index 000000000000..de7a9c918e12 --- /dev/null +++ b/deskutils/gnofin/pkg-descr @@ -0,0 +1,6 @@ +Gnofin is a simple checkbook application for Unix. Gnofin aims to provide a +convenient way to keep track of your checking and savings accounts (or any +other monetary-type accounts). It is designed to be light-weight, fast, and +extremely easy to use. + +WWW: http://jagger.me.berkeley.edu/~dfisher/gnofin/ diff --git a/deskutils/gnofin/pkg-plist b/deskutils/gnofin/pkg-plist new file mode 100644 index 000000000000..a81f5b8afbf3 --- /dev/null +++ b/deskutils/gnofin/pkg-plist @@ -0,0 +1 @@ +bin/gnofin diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile new file mode 100644 index 000000000000..84a73deb0099 --- /dev/null +++ b/finance/gnofin/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: gnofin +# Version required: 0.5.10 +# Date created: Sun Jul 18 1999 +# Whom: domi@saargate.de +# +# $FreeBSD$ +# + +DISTNAME= gnofin-0.5.10 +CATEGORIES= deskutils +MASTER_SITES= ftp://jagger.berkeley.edu/pub/darin/gnofin/source/ + +MAINTAINER= domi@saargate.de + +LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs + +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config + +USE_X_PREFIX= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes + +MAN1= gnofin.1 + +CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" + +.include diff --git a/finance/gnofin/distinfo b/finance/gnofin/distinfo new file mode 100644 index 000000000000..858bc91af890 --- /dev/null +++ b/finance/gnofin/distinfo @@ -0,0 +1 @@ +MD5 (gnofin-0.5.10.tar.gz) = 5cd74b19491a4f3624b289a019e510b5 diff --git a/finance/gnofin/pkg-comment b/finance/gnofin/pkg-comment new file mode 100644 index 000000000000..3ecba209048b --- /dev/null +++ b/finance/gnofin/pkg-comment @@ -0,0 +1 @@ +a light-weight GNOME based financial management program diff --git a/finance/gnofin/pkg-descr b/finance/gnofin/pkg-descr new file mode 100644 index 000000000000..de7a9c918e12 --- /dev/null +++ b/finance/gnofin/pkg-descr @@ -0,0 +1,6 @@ +Gnofin is a simple checkbook application for Unix. Gnofin aims to provide a +convenient way to keep track of your checking and savings accounts (or any +other monetary-type accounts). It is designed to be light-weight, fast, and +extremely easy to use. + +WWW: http://jagger.me.berkeley.edu/~dfisher/gnofin/ diff --git a/finance/gnofin/pkg-plist b/finance/gnofin/pkg-plist new file mode 100644 index 000000000000..a81f5b8afbf3 --- /dev/null +++ b/finance/gnofin/pkg-plist @@ -0,0 +1 @@ +bin/gnofin