fdd2f04b08
This package provides variants of show and print functions that does not escape non-ascii characters.
11 lines
261 B
Makefile
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"
|