aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlite3
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-11 01:23:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-11 01:23:35 +0000
commitde78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch)
treea7814aed14ebec8464c69aef2944329a2ed10c78 /databases/py-sqlite3
parentff79ef99406823df6c9438b54f8ffe7b9260f64a (diff)
downloadports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.gz
ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.zip
Notes
Diffstat (limited to 'databases/py-sqlite3')
-rw-r--r--databases/py-sqlite3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-sqlite3/Makefile b/databases/py-sqlite3/Makefile
index 3c845bf15a81..9f755da77ffe 100644
--- a/databases/py-sqlite3/Makefile
+++ b/databases/py-sqlite3/Makefile
@@ -20,6 +20,8 @@ COMMENT= Standard Python binding to the SQLite3 library
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2007-04-10
PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/_sqlite3.so
DIST_SUBDIR= python