77e63d384b
packaged for wip by pho. Fast base64 encoding and deconding for ByteStrings
11 lines
298 B
Makefile
11 lines
298 B
Makefile
# $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"
|