12 lines
261 B
Makefile
12 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"
|