summaryrefslogtreecommitdiff
path: root/databases/pypy-sqlite3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pypy-sqlite3/Makefile')
-rw-r--r--databases/pypy-sqlite3/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/pypy-sqlite3/Makefile b/databases/pypy-sqlite3/Makefile
index 499ee0051131..f3387b873a38 100644
--- a/databases/pypy-sqlite3/Makefile
+++ b/databases/pypy-sqlite3/Makefile
@@ -7,6 +7,9 @@ CATEGORIES= databases python
MAINTAINER= python@FreeBSD.org
COMMENT= Standard PyPy binding to the SQLite3 library
+DEPRECATED= Uses EOL Python 2.7 via lang/pypy
+EXPIRATION_DATE=2021-06-23
+
LIB_DEPENDS= libsqlite3.so:databases/sqlite3
CFFI_NAME= _ffi