summaryrefslogtreecommitdiff
path: root/converters/hs-base64-bytestring/Makefile
blob: 9264ccb827ad8e50c4cd4230adadf881d45f583e (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.6 2022/02/11 12:19:53 pho Exp $

DISTNAME=	base64-bytestring-1.2.1.0
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"