summaryrefslogtreecommitdiff
path: root/converters/hs-base64-bytestring/Makefile
blob: ee2b6ea54c54fd8ca9badf8de8d4a68b8bcf726b (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.2 2019/12/29 23:26:43 pho Exp $

DISTNAME=	base64-bytestring-1.0.0.2
CATEGORIES=	converters

MAINTAINER=	pho@cielonegro.org
COMMENT=	Fast base64 encoding and deconding for ByteStrings
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"