# New ports collection makefile for: hs-pool-conduit # Date created: April 7, 2012 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= pool-conduit PORTVERSION= 0.1.0.2 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Resource pool allocations via ResourceT LICENSE= BSD USE_CABAL= resource-pool>=0.2.1 resourcet>=0.3 transformers>=0.2.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include