pkgsrc/textproc/hs-prettyprinter/Makefile

12 lines
313 B
Makefile

# $NetBSD: Makefile,v 1.7 2023/02/07 01:41:12 pho Exp $
DISTNAME= prettyprinter-1.7.1
PKGREVISION= 3
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Modern, easy to use, well-documented, extensible pretty-printer
LICENSE= 2-clause-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"