Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/finance/hs-hledger/Makefile
42635 views
PORTNAME=	hledger
DISTVERSION=	1.52
CATEGORIES=	finance haskell

MAINTAINER=	[email protected]
COMMENT=	Accounting software for both power users and folks new to accounting
WWW=		https://hledger.org/

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cabal
USE_LOCALE=	en_US.UTF-8

.include <bsd.port.mk>