12 lines
289 B
Makefile
12 lines
289 B
Makefile
# $NetBSD: Makefile,v 1.8 2022/02/26 03:58:11 pho Exp $
|
|
|
|
DISTNAME= utf8-string-1.0.2
|
|
PKGREVISION= 4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Support for reading and writing UTF8 Strings
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|