aboutsummaryrefslogtreecommitdiff
path: root/databases/tcl-sqlite3
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2021-06-23 12:21:13 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2021-06-23 12:23:33 +0000
commit2d22538579cf2ed2eaa6d3c9c619b701b9dfdb95 (patch)
treefe1a9b4fe2d325f756ac6e509cfa2202afa913d3 /databases/tcl-sqlite3
parentb1d940646da910dee1864a6997f8668f5211fe05 (diff)
downloadports-2d22538579cf2ed2eaa6d3c9c619b701b9dfdb95.tar.gz
ports-2d22538579cf2ed2eaa6d3c9c619b701b9dfdb95.zip
Diffstat (limited to 'databases/tcl-sqlite3')
-rw-r--r--databases/tcl-sqlite3/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile
index 83eb4ef1321a..0d1cc8ef0227 100644
--- a/databases/tcl-sqlite3/Makefile
+++ b/databases/tcl-sqlite3/Makefile
@@ -12,9 +12,6 @@ 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