1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/finance/aqmoney/Makefile
2014-01-07 20:33:10 +00:00

18 lines
377 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= libopenhbci.so:${PORTSDIR}/finance/openhbci
GNU_CONFIGURE= yes
PLIST_FILES= bin/aqmoney man/man1/aqmoney.1.gz
.include <bsd.port.mk>