# $FreeBSD$ PORTNAME= yesod-platform PORTVERSION= 1.2.0.1 # Please note that the port *strictly depends* on certain versions of other # ports, so revisit the USE_CABAL line on bumping the portrevision. Thanks! PORTREVISION= 2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Meta package for Yesod LICENSE= MIT USE_CABAL= aeson==0.6.1.0_4 \ ansi-terminal==0.6_3 \ asn1-data==0.7.1_4 \ asn1-types==0.1.3_2 \ attoparsec==0.10.4.0_3 \ attoparsec-conduit==1.0.1_2 \ authenticate==1.3.2.6_3 \ base-unicode-symbols==0.2.2.4_4 \ base64-bytestring==1.0.0.1_3 \ blaze-builder==0.3.1.1_2 \ blaze-builder-conduit==1.0.0_3 \ blaze-html==0.6.1.1_2 \ blaze-markup==0.5.1.5_2 \ byteorder==1.0.4_2 \ case-insensitive==1.0.0.2_2 \ cereal==0.3.5.2_5 \ certificate==1.3.7_2 \ cipher-aes==0.1.8_2 \ cipher-rc4==0.1.2_3 \ clientsession==0.9_2 \ conduit==1.0.5_2 \ cookie==0.4.0.1_4 \ cprng-aes==0.3.4_4 \ crypto-api==0.12.1_2 \ crypto-conduit==0.5.2_2 \ crypto-numbers==0.1.3_3 \ crypto-pubkey==0.1.3_2 \ crypto-pubkey-types==0.3.2_2 \ crypto-random-api==0.2.0_3 \ cryptohash==0.9.0_2 \ css-text==0.1.1_8 \ data-default==0.5.3_2 \ data-default-class==0.0.1_2 \ data-default-instances-base==0.0.1_2 \ data-default-instances-containers==0.0.1_2 \ data-default-instances-dlist==0.0.1_2 \ data-default-instances-old-locale==0.0.1_2 \ date-cache==0.3.0_4 \ dlist==0.5_11 \ email-validate==1.0.0_3 \ entropy==0.2.1_7 \ failure==0.2.0.1_6 \ fast-logger==0.3.1_5 \ file-embed==0.0.4.7_3 \ filesystem-conduit==1.0.0_3 \ hamlet==1.1.7.1_2 \ hashable==1.1.2.5_2,1 \ hjsmin==0.1.4.1_3 \ hspec==1.5.4_2 \ hspec-expectations==0.3.2_2 \ html-conduit==1.1.0_3 \ http-conduit==1.9.3_2 \ http-date==0.0.4_4 \ http-types==0.8.0_3 \ language-javascript==0.5.7_4 \ lifted-base==0.2.0.5_2 \ mime-mail==0.4.1.2_5 \ mime-types==0.1.0.3_3 \ mmorph==1.0.0_2 \ monad-control==0.3.2.1_2 \ monad-logger==0.3.1.1_2 \ network-conduit==1.0.0_3 \ path-pieces==0.1.2_4 \ pem==0.1.2_4 \ persistent==1.2.0.1_2 \ persistent-template==1.2.0_2 \ pool-conduit==0.1.2_2 \ primitive==0.5.0.1_4 \ publicsuffixlist==0.1_2 \ pureMD5==2.1.2.1_5 \ pwstore-fast==2.3_5 \ quickcheck-io==0.1.0_2 \ resource-pool==0.2.1.1_4 \ resourcet==0.4.7.1_2 \ safe==0.3.3_7 \ semigroups==0.9.1_2 \ setenv==0.1.0_4 \ SHA==1.6.1_4 \ shakespeare==1.0.5_2 \ shakespeare-css==1.0.5.1_2 \ shakespeare-i18n==1.0.0.2_7 \ shakespeare-js==1.1.4_2 \ shakespeare-text==1.0.0.5_5 \ silently==1.2.4.1_3 \ simple-sendfile==0.2.11_3 \ skein==1.0.3_2 \ socks==0.5.1_2 \ stringsearch==0.3.6.4_4 \ system-fileio==0.3.11_3 \ system-filepath==0.4.7_4 \ tagged==0.6_2 \ tagsoup==0.12.8_4 \ tagstream-conduit==0.5.4_3 \ tls==1.1.2_3 \ tls-extra==0.6.1_4 \ transformers-base==0.4.1_7 \ unix-compat==0.4.1.1_2 \ unordered-containers==0.2.3.1_2 \ utf8-light==0.4.0.1_6 \ utf8-string==0.3.7_7 \ vault==0.2.0.4_3 \ vector==0.10.0.1_4 \ void==0.6_2 \ wai==1.4.0_3 \ wai-app-static==1.3.1.2_3 \ wai-extra==1.3.4_2 \ wai-logger==0.3.0_5 \ wai-test==1.3.1_2 \ warp==1.3.8.1_2 \ word8==0.0.3_3 \ xml-conduit==1.1.0.3_3 \ xml-types==0.3.3_4 \ xss-sanitize==0.3.3_4 \ yaml==0.8.2.4_2 \ yesod==1.2.0.1_2 \ yesod-auth==1.2.0_2 \ yesod-core==1.2.0.4_2 \ yesod-form==1.3.0_2 \ yesod-persistent==1.2.0_2 \ yesod-routes==1.2.0_2 \ yesod-static==1.2.0_2 \ yesod-test==1.2.0_2 \ zlib-bindings==0.1.1.3_3 \ zlib-conduit==1.0.0_3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include