aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-hxt-charproperties/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-hxt-charproperties/Makefile')
-rw-r--r--textproc/hs-hxt-charproperties/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/hs-hxt-charproperties/Makefile b/textproc/hs-hxt-charproperties/Makefile
deleted file mode 100644
index 92050681604a..000000000000
--- a/textproc/hs-hxt-charproperties/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= hxt-charproperties
-PORTVERSION= 9.2.0.1
-PORTREVISION= 5
-CATEGORIES= textproc haskell
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= Character properties and classes for XML and Unicode
-
-LICENSE= MIT
-
-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>