12 lines
276 B
Makefile
12 lines
276 B
Makefile
# $NetBSD: Makefile,v 1.2 2021/05/03 19:01:18 pho Exp $
|
|
|
|
DISTNAME= unicode-show-0.1.0.4
|
|
PKGREVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Print and show in unicode
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|