1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/finance/aqmoney/Makefile

20 lines
392 B
Makefile

# Created by: Heiner Strauss <heiner@bilch.com>
# $FreeBSD$
PORTNAME= aqmoney
PORTVERSION= 0.6.3
CATEGORIES= finance
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Manage your credit institute accounts using openhbci
LIB_DEPENDS= openhbci.14:${PORTSDIR}/finance/openhbci
GNU_CONFIGURE= yes
MAN1= aqmoney.1
PLIST_FILES= bin/aqmoney
NO_STAGE= yes
.include <bsd.port.mk>