a light-weight GNOME based financial management program
PR: 12699 Submitted by: Dominik Brettnacher <domi@saargate.de>
This commit is contained in:
parent
c268d5d70e
commit
129a273ea8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23933
27
deskutils/gnofin/Makefile
Normal file
27
deskutils/gnofin/Makefile
Normal file
@ -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 <bsd.port.mk>
|
1
deskutils/gnofin/distinfo
Normal file
1
deskutils/gnofin/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (gnofin-0.5.10.tar.gz) = 5cd74b19491a4f3624b289a019e510b5
|
1
deskutils/gnofin/pkg-comment
Normal file
1
deskutils/gnofin/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
a light-weight GNOME based financial management program
|
6
deskutils/gnofin/pkg-descr
Normal file
6
deskutils/gnofin/pkg-descr
Normal file
@ -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/
|
1
deskutils/gnofin/pkg-plist
Normal file
1
deskutils/gnofin/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/gnofin
|
27
finance/gnofin/Makefile
Normal file
27
finance/gnofin/Makefile
Normal file
@ -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 <bsd.port.mk>
|
1
finance/gnofin/distinfo
Normal file
1
finance/gnofin/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (gnofin-0.5.10.tar.gz) = 5cd74b19491a4f3624b289a019e510b5
|
1
finance/gnofin/pkg-comment
Normal file
1
finance/gnofin/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
a light-weight GNOME based financial management program
|
6
finance/gnofin/pkg-descr
Normal file
6
finance/gnofin/pkg-descr
Normal file
@ -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/
|
1
finance/gnofin/pkg-plist
Normal file
1
finance/gnofin/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/gnofin
|
Loading…
Reference in New Issue
Block a user