pkgsrc-wip/hs-binary-strict/Makefile

13 lines
312 B
Makefile

# $NetBSD: Makefile,v 1.3 2014/05/16 20:47:08 szptvlfn Exp $
#
DISTNAME= binary-strict-0.4.8
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Binary deserialisation using strict ByteStrings
.include "../../wip/mk/haskell.mk"
.include "../../devel/hs-mtl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"