pkgsrc/finance/hs-Decimal/Makefile
2021-05-03 19:00:52 +00:00

12 lines
348 B
Makefile

# $NetBSD: Makefile,v 1.5 2021/05/03 19:01:07 pho Exp $
DISTNAME= Decimal-0.5.2
PKGREVISION= 1
CATEGORIES= finance math # XXX: This should be moved to the math category.
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Decimal arithmetic for financial applications
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"