# $NetBSD: Makefile,v 1.11 2023/11/02 06:36:42 pho Exp $ DISTNAME= ipynb-0.2 PKGREVISION= 6 CATEGORIES= devel MAINTAINER= pho@cielonegro.org COMMENT= Data structure for working with Jupyter notebooks (ipynb) LICENSE= modified-bsd .include "../../converters/hs-aeson/buildlink3.mk" .include "../../converters/hs-base64-bytestring/buildlink3.mk" .include "../../devel/hs-unordered-containers/buildlink3.mk" .include "../../mk/haskell.mk" .include "../../mk/bsd.pkg.mk"