summaryrefslogtreecommitdiff
path: root/devel/hs-utf8-string/Makefile
blob: 3746ab861ebd6785c8d262808453bee027cb4582 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.3 2016/01/04 12:22:20 szptvlfn Exp $

DISTNAME=	utf8-string-1.0.1.1
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"