# Created by: Giuseppe Pilichi aka Jacula Modyun # $FreeBSD$ PORTNAME= json PORTVERSION= 0.9.2 PORTREVISION= 1 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Support for serialising Haskell to and from JSON LICENSE= BSD3CLAUSE USE_CABAL= mtl syb .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include