From 14e00e7143dab7e770dcbfc1366d58eb4b61aaef Mon Sep 17 00:00:00 2001
From: Koichiro Iwao
Date: Mon, 7 Jun 2021 11:39:23 +0900
Subject: databases/tcl-sqlite3: Deprecate port
Replaced with databases/sqlite3 tcl flavor.
PR: 255839
Reported by: Pavel Volkov (maintainer)
---
databases/tcl-sqlite3/Makefile | 3 +++
1 file changed, 3 insertions(+)
(limited to 'databases/tcl-sqlite3')
diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile
index 0d1cc8ef0227..83eb4ef1321a 100644
--- a/databases/tcl-sqlite3/Makefile
+++ b/databases/tcl-sqlite3/Makefile
@@ -12,6 +12,9 @@ COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
LICENSE= PD
+DEPRECATED= Replaced with database/sqlite3 tcl flavor
+EXPIRATION_DATE= 2021-06-30
+
LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USES= pkgconfig tcl:tea
--
cgit v1.2.3