aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-html
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-html')
-rw-r--r--textproc/hs-html/Makefile17
-rw-r--r--textproc/hs-html/distinfo3
-rw-r--r--textproc/hs-html/pkg-descr4
3 files changed, 0 insertions, 24 deletions
diff --git a/textproc/hs-html/Makefile b/textproc/hs-html/Makefile
deleted file mode 100644
index d3a13e79065a..000000000000
--- a/textproc/hs-html/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= html
-PORTVERSION= 1.0.1.2
-PORTREVISION= 19
-CATEGORIES= textproc haskell
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= HTML combinator library
-
-LICENSE= BSD3CLAUSE
-
-DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org
-EXPIRATION_DATE= 2019-04-14
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>
diff --git a/textproc/hs-html/distinfo b/textproc/hs-html/distinfo
deleted file mode 100644
index 63111f5c8833..000000000000
--- a/textproc/hs-html/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1499624830
-SHA256 (cabal/html-1.0.1.2.tar.gz) = 0c35495ea33d65e69c69bc7441ec8e1af69fbb43433c2aa3406c0a13a3ab3061
-SIZE (cabal/html-1.0.1.2.tar.gz) = 11021
diff --git a/textproc/hs-html/pkg-descr b/textproc/hs-html/pkg-descr
deleted file mode 100644
index 8b65c48a492b..000000000000
--- a/textproc/hs-html/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This package contains a combinator library for constructing
-HTML documents.
-
-WWW: http://hackage.haskell.org/package/html