# $FreeBSD: head/www/hs-cookie/Makefile 394918 2015-08-20 23:02:14Z pgj $ PORTNAME= cookie PORTVERSION= 0.4.1.6 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= HTTP cookie parsing and rendering LICENSE= BSD3CLAUSE USE_CABAL= blaze-builder>=0.2.1 data-default-class old-locale>=1 text>=0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include