diff --git a/finance/Makefile b/finance/Makefile index a00bd9030c87..cae54f9b278d 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += aqmoney SUBDIR += gnucash SUBDIR += gnucash-docs SUBDIR += khacc diff --git a/finance/aqmoney/Makefile b/finance/aqmoney/Makefile new file mode 100644 index 000000000000..f3aecd7bc76e --- /dev/null +++ b/finance/aqmoney/Makefile @@ -0,0 +1,22 @@ +# Ports collection makefile for: aqmoney +# Date created: April 15, 2003 +# Whom: Heiner Strauss +# +# $FreeBSD$ + +PORTNAME= aqmoney +PORTVERSION= 0.5.1 +CATEGORIES= finance +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= heiner@bilch.com +COMMENT= AqMoney uses openhbci to manage your credit institute accounts + +LIB_DEPENDS= openhbci.7:${PORTSDIR}/finance/openhbci + +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +MAN1= aqmoney.1 + +.include diff --git a/finance/aqmoney/distinfo b/finance/aqmoney/distinfo new file mode 100644 index 000000000000..497c10cb6e3a --- /dev/null +++ b/finance/aqmoney/distinfo @@ -0,0 +1 @@ +MD5 (aqmoney-0.5.1.tar.gz) = 176af1e56dfe0820a128a48280d3548b diff --git a/finance/aqmoney/pkg-descr b/finance/aqmoney/pkg-descr new file mode 100644 index 000000000000..cc2b113602f0 --- /dev/null +++ b/finance/aqmoney/pkg-descr @@ -0,0 +1,5 @@ +Aqmoney is a homebanking application. +Aqmoney is able to create both RDH mode ("security disc" mode called in +other programs) and DDV mode (chip card) customers. A customer is one who +has one or more account(s) at a credit institute. To manage accounts you must +first create a customer. diff --git a/finance/aqmoney/pkg-plist b/finance/aqmoney/pkg-plist new file mode 100644 index 000000000000..dd131118aa93 --- /dev/null +++ b/finance/aqmoney/pkg-plist @@ -0,0 +1 @@ +bin/aqmoney