summaryrefslogtreecommitdiff
path: root/devel/hs-blaze-builder-conduit
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-blaze-builder-conduit')
-rw-r--r--devel/hs-blaze-builder-conduit/Makefile17
-rw-r--r--devel/hs-blaze-builder-conduit/distinfo2
-rw-r--r--devel/hs-blaze-builder-conduit/pkg-descr3
3 files changed, 0 insertions, 22 deletions
diff --git a/devel/hs-blaze-builder-conduit/Makefile b/devel/hs-blaze-builder-conduit/Makefile
deleted file mode 100644
index 6953c1afdd89..000000000000
--- a/devel/hs-blaze-builder-conduit/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= blaze-builder-conduit
-PORTVERSION= 1.0.0
-PORTREVISION= 5
-CATEGORIES= devel haskell
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= Convert streams of builders to streams of bytestrings
-
-LICENSE= BSD
-
-USE_CABAL= blaze-builder>=0.2.1.4 conduit>=1.0 text>=0.11 \
- transformers>=0.2.2
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>
diff --git a/devel/hs-blaze-builder-conduit/distinfo b/devel/hs-blaze-builder-conduit/distinfo
deleted file mode 100644
index 75e1cc66e48a..000000000000
--- a/devel/hs-blaze-builder-conduit/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (cabal/blaze-builder-conduit-1.0.0.tar.gz) = 8665a9a4f2e627968b6b20a16173af357c2e6b4d0e9325384b37f75626580097
-SIZE (cabal/blaze-builder-conduit-1.0.0.tar.gz) = 3952
diff --git a/devel/hs-blaze-builder-conduit/pkg-descr b/devel/hs-blaze-builder-conduit/pkg-descr
deleted file mode 100644
index 5e0eeea772d5..000000000000
--- a/devel/hs-blaze-builder-conduit/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Convert streams of builders to streams of bytestrings.
-
-WWW: http://github.com/snoyberg/conduit