pkgsrc/textproc/hs-annotated-wl-pprint/Makefile

12 lines
309 B
Makefile

# $NetBSD: Makefile,v 1.6 2023/02/07 01:41:07 pho Exp $
DISTNAME= annotated-wl-pprint-0.7.0
PKGREVISION= 5
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Wadler/Leijen Pretty Printer, with annotation support
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"