12 lines
285 B
Makefile
12 lines
285 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2020/01/17 15:46:39 pho Exp $
|
||
|
|
||
|
DISTNAME= hxt-charproperties-9.4.0.0
|
||
|
CATEGORIES= textproc
|
||
|
|
||
|
MAINTAINER= pho@cielonegro.org
|
||
|
COMMENT= Character properties and classes for XML and Unicode
|
||
|
LICENSE= mit
|
||
|
|
||
|
.include "../../mk/haskell.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|