summaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb-devel/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-02-05 04:33:10 +0000
committerWen Heping <wen@FreeBSD.org>2012-02-05 04:33:10 +0000
commit83a97fad9b89943208cfe0f79de2c185f0f3d5be (patch)
tree652c4ca415174aa33b5b5daf184edc216d0fec3b /databases/py-MySQLdb-devel/Makefile
parent- Add TEST_DEPENDS (diff)
- Mark DEPRECATED and set EXPIRATION_DATE
Diffstat (limited to '')
-rw-r--r--databases/py-MySQLdb-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index 41fa4f633c0a..614d7111b991 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/Makefile
@@ -17,6 +17,9 @@ DISTNAME= MySQL-python-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Access a MySQL database through Python
+DEPRECATED= use databases/py-MySQLdb instead
+EXPIRATION_DATE= 2012-05-01
+
USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes