aboutsummaryrefslogtreecommitdiff
path: root/databases/hs-persistent-template/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/hs-persistent-template/Makefile')
-rw-r--r--databases/hs-persistent-template/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/hs-persistent-template/Makefile b/databases/hs-persistent-template/Makefile
index a13d1d10eca0..f7888913a1e2 100644
--- a/databases/hs-persistent-template/Makefile
+++ b/databases/hs-persistent-template/Makefile
@@ -10,6 +10,9 @@ COMMENT= Type-safe, non-relational, multi-backend persistence
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
+
USE_CABAL= aeson aeson-compat http-api-data monad-control monad-logger \
path-pieces persistent tagged unordered-containers