# $FreeBSD: head/www/hs-authenticate/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= authenticate PORTVERSION= 1.3.2.9 PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Authentication methods for Haskell web applications LICENSE= BSD3CLAUSE USE_CABAL= aeson>=0.5 attoparsec blaze-builder case-insensitive>=0.2 \ conduit>=0.5 http-conduit>=1.5 http-types>=0.6 monad-control \ network resourcet tagstream-conduit>=0.5.5 text \ unordered-containers xml-conduit>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include