diff options
Diffstat (limited to 'databases/py-MySQLdb-devel')
-rw-r--r-- | databases/py-MySQLdb-devel/Makefile | 3 |
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 |