# $NetBSD: Makefile,v 1.6 2022/09/07 06:50:48 pho Exp $ DISTNAME= pretty-simple-4.0.0.0 PKGREVISION= 5 CATEGORIES= devel MAINTAINER= pho@cielonegro.org COMMENT= Pretty printer for data types with a 'Show' instance LICENSE= modified-bsd .include "../../textproc/hs-prettyprinter/buildlink3.mk" .include "../../textproc/hs-prettyprinter-ansi-terminal/buildlink3.mk" .include "../../mk/haskell.mk" .include "../../mk/bsd.pkg.mk"