12 lines
305 B
Makefile
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"
|