aboutsummaryrefslogtreecommitdiff
path: root/databases/tcl-sqlite3
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2021-06-07 02:39:23 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2021-06-07 02:39:23 +0000
commit14e00e7143dab7e770dcbfc1366d58eb4b61aaef (patch)
tree98d4a4ca35e2b8476ed97a66b0e91d2e65b49373 /databases/tcl-sqlite3
parent28c0cf1a0e88c4b71bca7dfe78290c3587f6b047 (diff)
downloadports-14e00e7143dab7e770dcbfc1366d58eb4b61aaef.tar.gz
ports-14e00e7143dab7e770dcbfc1366d58eb4b61aaef.zip
Diffstat (limited to 'databases/tcl-sqlite3')
-rw-r--r--databases/tcl-sqlite3/Makefile3
1 files changed, 3 insertions, 0 deletions
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