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

MAINTAINER=	[email protected]
COMMENT=	Web interface for hledger, the accounting software
WWW=		https://hledger.org/

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cabal
USE_LOCALE=	en_US.UTF-8

.include <bsd.port.mk>