summaryrefslogtreecommitdiff
path: root/converters/hs-base64-bytestring/Makefile
blob: 23c5c68671818bf939b89e941ff5af48f8830c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2014/05/31 21:33:50 szptvlfn Exp $

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