summaryrefslogtreecommitdiff
path: root/textproc/hs-regex-pcre
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-regex-pcre')
-rw-r--r--textproc/hs-regex-pcre/Makefile21
-rw-r--r--textproc/hs-regex-pcre/distinfo3
-rw-r--r--textproc/hs-regex-pcre/pkg-descr3
3 files changed, 0 insertions, 27 deletions
diff --git a/textproc/hs-regex-pcre/Makefile b/textproc/hs-regex-pcre/Makefile
deleted file mode 100644
index 88067648a187..000000000000
--- a/textproc/hs-regex-pcre/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= regex-pcre
-PORTVERSION= 0.94.4
-PORTREVISION= 4
-CATEGORIES= textproc haskell
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= The PCRE backend to accompany regex-base
-
-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
-
-LIB_DEPENDS= libpcre.so:devel/pcre
-
-USE_CABAL= regex-base
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>
diff --git a/textproc/hs-regex-pcre/distinfo b/textproc/hs-regex-pcre/distinfo
deleted file mode 100644
index fd1ae7f9bd6a..000000000000
--- a/textproc/hs-regex-pcre/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1499720826
-SHA256 (cabal/regex-pcre-0.94.4.tar.gz) = 8eaa7d4ac6c0a4ba35aa59fc3f6b8f8e252bb25a47e136791446a74752e226c0
-SIZE (cabal/regex-pcre-0.94.4.tar.gz) = 10814
diff --git a/textproc/hs-regex-pcre/pkg-descr b/textproc/hs-regex-pcre/pkg-descr
deleted file mode 100644
index ef17ff4156db..000000000000
--- a/textproc/hs-regex-pcre/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-The PCRE backend to accompany regex-base, see www.pcre.org
-
-WWW: http://hackage.haskell.org/package/regex-pcre