045593185d
A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and labeled blocks for better error messages.
11 lines
255 B
Makefile
11 lines
255 B
Makefile
# $NetBSD: Makefile,v 1.1 2020/01/16 16:27:58 pho Exp $
|
|
|
|
DISTNAME= cereal-0.5.8.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Binary serialization library
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|