pkgsrc-wip/hs-base64-bytestring/Makefile
2012-02-11 04:43:19 +00:00

12 lines
305 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/02/11 04:43:19 phonohawk Exp $
#
DISTNAME= base64-bytestring-0.1.1.0
CATEGORIES= converters
MAINTAINER= pho@cielonegro.org
COMMENT= Fast base64 encoding and deconding for ByteStrings
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"