pkgsrc/textproc/hs-unicode-show/Makefile
pho fdd2f04b08 Import unicode-show-0.1.0.4
This package provides variants of show and print functions that does
not escape non-ascii characters.
2020-01-03 06:44:47 +00:00

11 lines
261 B
Makefile

# $NetBSD: Makefile,v 1.1 2020/01/03 06:44:47 pho Exp $
DISTNAME= unicode-show-0.1.0.4
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Print and show in unicode
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"