12 lines
311 B
Makefile
12 lines
311 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/02/19 06:44:40 phonohawk 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 "../../wip/hs-mtl/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|